Search Results
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-6.html
It was because mysqlbackup, after using prepared statements to query the server, closed its connection to the server prematurely. With this fix, Com_stmt_close is also incremented before mysqlbackup disconnects from the server. Note These release ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-21.html
Version 8.0.21 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. Functionality Added or Changed Bugs Fixed Functionality Added ...It is suitable for use with MySQL Server versions 8.0, 5.7, and ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-25.html
Version 8.0.25 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. It is suitable for use with MySQL Server versions 8.0, 5.7, ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-4-0.html
Version 8.4.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 8.4.0 supersedes 8.3 and is recommended for use on production systems. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. Functionality ...This release can be used against MySQL Server version 8.0 and ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-3-0.html
Version 9.3.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 9.3.0 supersedes 9.2 and is recommended for use on production systems. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. Functionality ...This release can be used against MySQL Server version 8.0 and ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-setup.html
For example, passing in --conf-use-sockets enables socket connections by defining socket for each route in the generated configuration file. Configuration file options and command-line options serve different purposes and are documented in separate ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-general.html
It simplifies application development by intelligently routing connections to MySQL servers for increased performance and reliability. MySQL Router is a building block for high availability (HA) solutions. MySQL Router officially supports active ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysqlrouter_plugin_info.html
The mysqlrouter_plugin_info utility is a debugging tool that inspects a MySQL Router plugin for potential conflicts and general problems.
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-classification-generate-explanation.html
You can use the session variable for the model that is valid for the duration of the connection. After training a classification model, you can query the default model explanation or query new model explanations. Explanations help you understand ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-classification-generate-prediction.html
You can use the session variable for the model that is valid for the duration of the connection. To generate predictions, use the sample data from the testing_data dataset. Even though the table has labels for the Approved target column, the column ...