Search



Search Results
Displaying 1721 to 1730 of 1804 total results
https://dev.mysql.com/doc/refman/8.4/en/windows-installation.html
There is usually a system built into the virus-scanning software to enable specific directories to be ignored. MySQL is available for Microsoft Windows 64-bit operating systems only. There are different methods to install MySQL on Microsoft ...
https://dev.mysql.com/doc/refman/8.4/en/windows-pluggable-authentication.html
Note Windows pluggable authentication is an extension included in MySQL Enterprise Edition, a commercial product. MySQL Enterprise Edition for Windows supports an authentication method that performs external authentication on Windows, enabling ...
https://dev.mysql.com/doc/refman/8.4/en/windows-symbolic-links.html
On Windows, symbolic links can be used for database directories. This enables you to put a database directory at a different location (for example, on a different disk) by setting up a symbolic link to it. Use of database symlinks on Windows is ...
https://dev.mysql.com/doc/refman/8.4/en/windows-upgrading.html
You may either overwrite your existing MySQL installation (usually located at C:\mysql), or install it into a different directory, such as C:\mysql8. To upgrade MySQL on Windows, either download and execute the latest MySQL Server MSI or use the ...
https://dev.mysql.com/doc/refman/8.4/en/x-plugin-connection-compression.html
X Plugin supports compression of messages sent over X Protocol connections. Connections can be compressed if the server and the client agree on a mutually supported compression algorithm. Enabling compression reduces the number of bytes sent over ...
https://dev.mysql.com/doc/refman/8.4/en/x-plugin-options-system-variables.html
For modifications to this variable, if the new value is smaller than the current number of connections, the new limit is taken into account only for new connections. To control activation of X Plugin, use this option: --mysqlx[=value] Command-Line ...
https://dev.mysql.com/doc/refman/8.4/en/xa.html
To manage a global transaction, it is necessary to take into account that any component or the connecting network might fail. Support for XA transactions is available for the InnoDB storage engine. The MySQL XA implementation is based on the X/Open ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-3.html
C API Notes Compilation Notes Configuration Notes SQL Function and Operator Notes JavaScript Programs Performance Schema Notes sys Schema Notes Thread Pool Notes Functionality Added or Changed Bugs Fixed C API Notes The asynchronous interface used ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/advanced.replica-backup-restore.html
To avoid the issue, after the hot backup phase of a replica backup in which mysqlbackup copies all the InnoDB tables, it enters into a loop, in which the following happens: mysqlbackup waits until all temporary tables have been closed by the ... To ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/advanced.replica.html
MySQL Enterprise Backup allows you to set up a replica server (referred to as the “replica” below) by backing up the source server (referred to as the “source” below) and restoring the backup on a new replica, without having to stop the ...
Displaying 1721 to 1730 of 1804 total results