Search Results
https://dev.mysql.com/doc/relnotes/mysql-shell/8.4/en/news-8-4-3.html
AdminAPI Bugs Fixed Utilities Added or Changed Functionality Utilities Bugs Fixed Bugs Fixed AdminAPI Bugs Fixed Running a rescan() operation on a Replica Cluster, could result in a warning that group_replication_view_change_uuid is required, but ...This occurred in a mixed version ClusterSet, where the primary Cluster is on version 8.3.0, or higher, and the replicas were on versions lower than ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-12.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed X DevAPI: The following changes have been made to the API: Removed ModifyStatement.arrayDelete() and ModifyStatement.merge(). (WL #11876) Bugs Fixed X DevAPI: When creating an ... Version 8.0.12 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-29.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Historically, MySQL has used utf8 as an alias for utf8mb3. (WL #14834) Bugs Fixed X DevAPI: If the connection property xdevapi.ssl-mode was set to DISABLED (or xdevapi.ssl-mode ... Version 8.0.29 is the latest General Availability release of the 8.0 series of MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-4-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Important Change: As the authentication_fido plugin has been removed from MySQL Server starting from 8.4.0, it is no longer supported by Connector/J. (WL #16174) Bugs Fixed ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed When connecting to a server using SSL, the truststore password is now made optional, with a null truststore password taken to mean that there is no need to check the ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-errors.html
The following section details some common errors and their suggested fix or alternative solution. This fixes a bug in Access that when you export data to MySQL, the table and column names aren't specified. This fixes some cases where columns are ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-errors.html
The following section details some common errors and their suggested fix or alternative solution. This fixes a bug in Access that when you export data to MySQL, the table and column names aren't specified. This fixes some cases where columns are ...
https://dev.mysql.com/doc/internals/en/event-data-field-notational-caveat.html
The fixed part of the event data goes under different names, depending on which source file, work log, bug report, etc. you are reading: Sometimes it is called the "fixed data" part, as in this discussion. To make things notationally interesting, ...That is, the word "header" is used in reference to a portion of the data ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-13.html
Important Changes Functionality Added or Changed Bugs Fixed Important Changes The default value for the SslMode connection option now differs based on the protocol used to make the connection. (WL #11841) Bugs Fixed The CreateCommandBuilder and ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-28.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols were previously deprecated in Connector/NET 8.0.26 and support for them is removed starting with this ...Connections can be made using the more-secure TLSv1.2 and TLSv1.3 ...