Search



Search Results
Displaying 831 to 840 of 863 total results
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-13.html
(Bug #28246270, Bug #91421) A new connection property, sslMode, has been introduced to replace the connection properties useSSL, requireSSL, and verifyServerCertificate, which are now deprecated. Version 8.0.13 is the latest General Availability ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-32.html
(Bug #108195, Bug #34512212) Calls of the valueOf() method of the native types' wrapper classes have been replaced by the corresponding parse[Type]() methods in order to avoid unnecessary boxing. Version 8.0.32 is the latest General Availability ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-4-0.html
(Bug #113600, Bug #36171575) All StringBuffers in the implementations of ValueEncoder have been replaced by StringBuilders to improve code performance, as synchronization for the string values are not required. Version 8.4.0 is a new GA release of ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-0-0.html
(Bug #36574322) Synchronized blocks in the Connector/J code were replaced with ReentrantLocks. Version 9.0.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 9.0.0 supersedes 8.4 and is recommended for use on production systems. This ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-4-0.html
(Bug #44791, Bug #11753361) To simplify the codebase of Connector/J, the IterateBlock class has been removed, with its function replaced by traditional for loops. Note These release notes were created with the assistance of MySQL HeatWave GenAI.
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-5-0.html
(Bug #42777, Bug #11751788) Bugs Fixed Rendering of PreparedStatement queries ,by replacing placeholders with the given parameters, failed to properly escape string values containing quote characters, resulting in syntactically incorrect SQL. Note ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-file-locations.html
Default system-wide installation under C:\ProgramData\MySQL\MySQL Router : C:\ProgramData\MySQL\MySQL Router\mysqlrouter.conf In addition: C:\Users\username\AppData\Roaming\mysqlrouter.conf where username is replaced with your system's user. MySQL ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-faq.html
In other words, Router 2.1.5 was released as Router 8.0.3 (along with MySQL Server 8.0.3), and the 2.1.x branch was replaced by 8.0.x. Can I run more than one instance of the router application? A.3. Please explain the different MySQL Router ...
https://dev.mysql.com/doc/mysql-router/9.4/en/router-read-write-splitting-statements.html
The following DML: CALL, INSERT, UPDATE, DELETE, REPLACE, IMPORT TABLE, LOAD DATA, LOAD XML, WITH...UPDATE/DELETE. The following describes read-only statements: Statements are read-only if they start with: SELECT DO VALUES TABLE WITH that is not ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-automl-privileges.html
Replace user_name and database_name in the commands with the appropriate user name and database name. To use AutoML, ask the admin user to grant you the following privileges. Database Privileges You need the following privileges to access the ...
Displaying 831 to 840 of 863 total results