Search Results
                    
                    
            https://dev.mysql.com/doc/c-api/8.4/en/mysql-reload.html
                                 int mysql_reload(MYSQL *mysql) Description Asks the MySQL server to reload the grant tables. Use mysql_real_query() or mysql_query() to issue an SQL FLUSH PRIVILEGES statement instead. CR_SERVER_LOST The connection to the server was lost during the ...
                                            
                https://dev.mysql.com/doc/c-api/8.4/en/mysql-select-db.html
                                 int mysql_select_db(MYSQL *mysql, const char *db) Description Causes the database specified by db to become the default (current) database on the connection specified by mysql. mysql_select_db() fails unless the connected user can be authenticated ...In subsequent queries, this database is the default for table references that include no explicit database ...
                                            
                https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-4.html
                                 MySQL Enterprise Backup 8.4.4 is the latest release for the MySQL Enterprise Backup 8.4 LTS series. This release contains no functional changes and is published to align its version number with that of the MySQL Server 8.4.4 release. 
                                            
                https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-6.html
                                 Note These release notes were created with the assistance of MySQL HeatWave GenAI. MySQL Enterprise Backup 8.4.6 is the latest release for the MySQL Enterprise Backup 8.4 LTS series. Bugs Fixed When a TTS image backup taken with full-locking was ...
                                            
                https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-7.html
                                 Note These release notes were created with the assistance of MySQL HeatWave GenAI. MySQL Enterprise Backup 8.4.7 is the latest release for the MySQL Enterprise Backup 8.4 LTS series. Bugs Fixed Incremental backups could fail validation if multiple ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-1-0.html
                                 Version 9.1.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 9.1.0 supersedes 9.0 and is recommended for use on production systems. This release can be used against MySQL Server version 8.0 and later. (Bug #114705, Bug #36539680) ...It ...
                                            
                https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-file-example.html
                                 Here is a basic connection routing example to a MySQL InnoDB Cluster named myCluster. Both classic MySQL protocol and X Protocol are enabled, it uses TCP/IP connections instead of Unix domain sockets, and it was generated using --bootstrap as a ...
                                            
                https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-file-syntax.html
                                A user in the [DEFAULT] section refers to the system user that MySQL Router is run as, which is also controlled by the --user command line option. Unrelated to that is defining user in the [metadata_cache] section, which refers to the MySQL user ...
                                            
                https://dev.mysql.com/doc/mysql-ai/9.5/en/index.html
                                For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users. It covers how to load data, run queries, optimize analytics workloads, and use machine learning and generative AI capabilities. 
                                            
                https://dev.mysql.com/doc/relnotes/mysql-router/9.5/en/news-9-1-0.html
                                 Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added OpenID Connect support, which is available as of MySQL Enterprise Edition Server 9.1.0. (Bug #36935988) Bootstrapping against a MySQL account that used the ...(WL ...