Search Results
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-1.html
For other versions of MySQL, use the supported versions of MySQL Enterprise Backup as specified in the MySQL Enterprise Backup User's Guide having the corresponding version number. It was removed due to a dependency on a version of the server which ...
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-2.html
For other versions of MySQL, use the supported versions of MySQL Enterprise Backup as specified in the MySQL Enterprise Backup User's Guide having the corresponding version number. MySQL Enterprise Backup 8.4.2 is the latest release for the MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/index.html
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users. Abstract This document contains release notes for the changes in each release of MySQL Connector/J.
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-13.html
See Connecting to a Single MySQL Server Using Connection Pooling in the X DevAPI User Guide for details. Version 8.0.13 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL Server ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-16.html
(Bug #27784363) A changeUser() call failed with a java.io.IOException when the configuration property enablePacketDebug was set to true for a connection. Version 8.0.16 is the latest General Availability release of the 8.0 series of MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-30.html
To go with that change, Connector/J has updated its character set and collation mapping accordingly in this release, and users are encouraged to update to Connector/J 8.0.30 to avoid potential issues when working with MySQL Server 8.0.30 or later.
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-31.html
Version 8.0.31 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is suitable for use with MySQL Server versions 8.0 and 5.7. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI.
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-32.html
(WL #15437) Bugs Fixed The Maven relocation POM that was supposed to redirect users of the old Connector/J Maven coordinates to the new ones had a wrong file name, which has now been corrected. Version 8.0.32 is the latest General Availability ...
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-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 ...