Search



Search Results
Displaying 801 to 810 of 818 total results
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-password-validation-plugins.html
This section describes how to write a server-side password-validation plugin. The instructions are based on the source code in the plugin/password_validation directory of MySQL source distributions. The validate_password.cc source file in that ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-plugins-overview.html
For example, each plugin's general plugin descriptor points to the initialization and deinitialization functions that the server should invoke when it loads and unloads the plugin. These conditions apply to plugin writing: MySQL header files used ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.0-ndb-8.4.0.html
(Bug #34547034) Improved logging related to purging of the binary log, including start and completions times, and whether it is the injector which has initiated the purge. This could happen when a table definition changed while a transaction was ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-0.html
(Bug #34547034) Improved logging related to purging of the binary log, including start and completions times, and whether it is the injector which has initiated the purge. This could happen when a table definition changed while a transaction was ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-7.html
The backup was marked as failed, and other nodes did not terminate their backup process, preventing further backups from being initiated. MySQL NDB Cluster 8.4.7 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features in ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-file-locations.html
In doing so, Router looks in the initial directory for the .conf version, then checks for a .ini version, and then repeats the process in the next directory which is typically the user's home directory on the system. MySQL Router scans for the ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-faq.html
MySQL Router 2.0 was the initial version and is meant for MySQL Fabric users. Can I run more than one instance of the router application? A.3. Please explain the different MySQL Router versions, especially why Router went from 2.1.4 to 8.0.3. What ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-general-metadata.html
Initially, the list is loaded from Router's configuration file when Router is started. MySQL Router works by sitting in between applications and MySQL servers. Applications connect to Router normally as if they were connecting to an ordinary MySQL ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-installation-source-code.html
MySQL Router is part of the MySQL Server source code tree; compiling MySQL Server also compiles MySQL Router. The instructions here are brief, see Installing MySQL from Source for specific prerequisites and additional details. Note MySQL Router ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysqlrouter_keyring.html
The mysqlrouter_keyring utility is a command line application to manage MySQL Router key rings. Keyring commands; all commands also accept --master-key-reader and --master-key-writer instead of --master-key-file. Creates a keyring and ...
Displaying 801 to 810 of 818 total results