Search Results
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-keyring-plugins.html
To verify plugin installation, examine the INFORMATION_SCHEMA.PLUGINS table or use the SHOW PLUGINS statement (see Obtaining Server Plugin Information). MySQL Server supports a keyring service that enables internal server components and plugins to ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.8-ndb-8.4.8.html
This option modifies the behavior of --rebuild-indexes so that, when foreign keys are re-enabled, the existing data in the table is not checked for consistency. Note These release notes were created with the assistance of MySQL HeatWave GenAI.
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-8.html
This option modifies the behavior of --rebuild-indexes so that, when foreign keys are re-enabled, the existing data in the table is not checked for consistency. MySQL NDB Cluster 8.4.8 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-11.html
It is suitable for use with MySQL Server versions 8.0, 5.7, 5.6, and 5.5. Functionality Added or Changed Bugs Fixed Functionality Added or Changed X DevAPI: The locking options lockShared() and lockExclusive(), available when retrieving data from ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-12.html
It is suitable for use with MySQL Server versions 8.0, 5.7, 5.6, and 5.5. (WL #9955) Connector/J now retrieves the MySQL keyword list from the INFORMATION_SCHEMA.KEYWORDS table on the MySQL server when a connection session is established. Version ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-14.html
It is suitable for use with MySQL Server versions 8.0, 5.7, 5.6, and 5.5. (Bug #28706219, Bug #92574) Connector/J is now capable of reading and, if needed, ignoring any initial notice packets sent by X Plugin before an X Protocol connection is ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-19.html
It is suitable for use with MySQL Server versions 8.0, 5.7, and 5.6. Once all hosts have been tried and no connections can be established, Connector/J throws a com.mysql.cj.exceptions.CJCommunicationsException and returns the message Unable to ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-26.html
It is suitable for use with MySQL Server versions 8.0, 5.7, and 5.6. (Bug #32435618, Bug #102404) Connector/J can now establish connections for accounts that use the authentication_kerberos server-side authentication plugin, which is supported by ...
https://dev.mysql.com/doc/workbench/en/wb-admin-export-import-results.html
The import icon opens the Table Data Import dialog from which you can select a data file and other options, such as the destination table. Export or Import data directly from or into the result set. The export and import operations shown in this ...
https://dev.mysql.com/doc/workbench/en/wb-eer-diagrams-section.html
EER diagrams provide a visual representation of the relationships among the tables in your model. MySQL Workbench applies standard concepts and symbols to show table relationships, as indicated in the following figure. Enhanced Entity-Relationship ...