Search



Search Results
Displaying 2071 to 2080 of 2144 total results
https://dev.mysql.com/doc/refman/8.4/en/windows-pluggable-authentication.html
For example: mysql> SELECT PLUGIN_NAME, PLUGIN_STATUS FROM INFORMATION_SCHEMA.PLUGINS WHERE PLUGIN_NAME LIKE '%windows%'; +------------------------+---------------+ | PLUGIN_NAME | PLUGIN_STATUS | +------------------------+---------------+ | ...
https://dev.mysql.com/doc/refman/8.4/en/windows-server-first-start.html
For information about which server binary to run, see Section 2.3.3.3, “Selecting a MySQL Server Type”. This section gives a general overview of starting the MySQL server. The following sections provide more specific information for starting ...
https://dev.mysql.com/doc/refman/8.4/en/windows-upgrading.html
The approach you select depends on how the existing installation was performed. To upgrade MySQL on Windows, either download and execute the latest MySQL Server MSI or use the Windows ZIP archive distribution. Note Unlike MySQL 8.4, MySQL 8.0 uses ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-2.html
SELECT statement on a source coming from an asynchronous channel to Group Replication led to errors on the replica. Bugs Fixed InnoDB: In some cases, following the creation of a very large number of tables (8001 or more), the server could not be ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-capacity-options.html
--optimistic-busy-tables=REGEXP Command-Line Format --optimistic-busy-tables=REGEXP Type String Perform an optimistic backup, using the regular expression specified with the option to select tables that will be skipped in the first phase of an ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-commands-single-file.html
The --src-entry=string option can be used for selective extraction of files or directories whose path names in the image contain the string specified with the option. Besides the commands for creating and restoring single-file backups (namely, ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-compression-options.html
The option is only meaningful for compression using the ZLIB or LZMA algorithm; it is ignored when any other algorithms are selected by the --compress-method option. For an overview on backup compression, see Section 4.3.4, “Making a Compressed ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup.compressed.html
You can also select the compression algorithm to use by the --compress-method option and, when using the ZLIB or LZMA compression algorithm, the level of compression by the --compress-level option. To save disk space, you can compress InnoDB backup ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/installing.html
Verify the installation by selecting the menu item Start > Programs > MySQL Enterprise Backup 8.4 > MySQL Enterprise Backup Command Line. Install MySQL Enterprise Backup on each database server whose contents you intend to back up. Typically, you ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/intro.html
It is a multi-platform, high-performance tool, offering rich features like “hot” (online) backup, incremental and differential backup, selective backup and restore, support for direct cloud storage backup, backup encryption and compression, and ... MySQL Enterprise Backup 8.4.6 is a backup utility for MySQL ...
Displaying 2071 to 2080 of 2144 total results