Search



Search Results
Displaying 921 to 930 of 3514 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-files-backed-up-summary.html
The backup_history and backup_progress tables created by mysqlbackup use the CSV format, so the backup always includes some files with this extension. The backup_history and backup_progress tables created by mysqlbackup use the CSV format, so the ...
https://dev.mysql.com/doc/refman/8.4/en/lock-instance-for-backup.html
LOCK INSTANCE FOR BACKUP permits DDL operations that only affect user-created temporary tables. In effect, files that belong to user-created temporary tables can be created, renamed, or removed while a backup lock is held. The BACKUP_ADMIN privilege ... LOCK INSTANCE FOR BACKUP UNLOCK INSTANCE LOCK INSTANCE FOR BACKUP acquires an instance-level backup lock that permits DML during an online backup while preventing operations that could result in an inconsistent ...
https://dev.mysql.com/doc/mysql-installer/en/server-file-permission-options.html
You have the following options: MySQL Installer can configure the folders and files with full control granted exclusively to the user running the Windows service, if applicable, and to the Administrators group. Have MySQL Installer use a ...
https://dev.mysql.com/doc/ndbapi/en/index.html
Users of older NDB Cluster releases should upgrade to the latest available release of NDB Cluster 8.0, which is the most recent GA release series, or to the NDB Cluster 8.4 LTS series. For help with using MySQL, please visit the MySQL Forums, where ... MySQL NDB Cluster API Developer Guide This is the MySQL NDB Cluster API Developer Guide, which provides information about developing applications using MySQL NDB Cluster as a data ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-20.html
Examples: mysqlx://user:password@host:port/db?compression=DISABLED mysqlx://user:password@host:port/db?compression=PREFERRED mysqlx://user:password@host:port/db?compression=REQUIRED SessionSettings objects permit a SessionOption::COMPRESSION option ... Connection Management Notes Packaging Notes Bugs Fixed Connection Management Notes For connections made using X Plugin, Connector/C++ now provides control over the use of compression to minimize the number of bytes sent over connections to the ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-changelog-13-2-4-0-0.html
It was not possible to monitor a MySQL database target if the user's password included an equals sign (=). Important As of this release, 13.2.4.0.0, MySQL 8 is supported. It is not possible to monitor MySQL 8 with earlier versions of Oracle ...
https://dev.mysql.com/doc/x-devapi-userguide/en/connecting-dns-srv.html
Java Code Session mySession = new SessionFactory().getSession("mysqlx+srv://user:password@_mysql._tcp.example.com/db"); Node.js JavaScript Code mysqlx.getSession({ host: '_mysqlx._tcp.example.com', resolveSrv: true }) C# Code var session = ... X ...
https://dev.mysql.com/doc/x-devapi-userguide/en/connection-attributes-xdevapi.html
Connection attributes are key-value pairs that application programs can pass to the server during connection time to be stored in the PERFORMANCE_SCHEMA tables session_account_connect_attrs and session_connect_attrs. User-defined attributes are ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-acl-role-permissions-ref.html
If you log in to the application as a group-specific user, the View filter displays the group to which you are assigned, and the All group, which contains only those assets to which you have access. This section describes the permissions available ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/connection-attributes-xdevapi.html
Connection attributes are key-value pairs that application programs can pass to the server during connection time to be stored in the PERFORMANCE_SCHEMA tables session_account_connect_attrs and session_connect_attrs. User-defined attributes are ...
Displaying 921 to 930 of 3514 total results