Search



Search Results
Displaying 1251 to 1260 of 3329 total results
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-20.html
It is suitable for use with MySQL Server versions 8.0, 5.7, and 5.6. (Bug #30832513) Authentication failed when a client tried to connect to a server that used Windows Authentication Plugin and the Kerberos protocol. (Bug #30474158) When a Calendar ... Version 8.0.20 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
It is suitable for use with MySQL Server versions 8.0 and 5.7. (Bug #34259416) Bugs Fixed Historically, MySQL Server has used utf8 as an alias for utf8mb3. Since release 8.0.29, utf8mb3 has become a recognized (though deprecated) character set on ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-33.html
It is suitable for use with MySQL Server versions 8.0 and 5.7. It was because, in that case, the character encoding of the JVM was used when sending character streams to the server, which was unable to decode them as they were expected to be encoded ... Version 8.0.33 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
This release can be used against MySQL Server version 8.0 and later. 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, ... Version 8.4.0 is a new GA release of MySQL ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-general-features-connection-sharing.html
MySQL Router enables server connections to be pooled and shared. If a client disconnects, the server connection is moved to the connection pool, where it is available for reuse. If the client connection is idle for more than a specified time, the ...MySQL Router tracks the statements executed by the client and the SQL state of the session to ensure client connections do not lose their session ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-innodb-cluster.html
MySQL Router is part of InnoDB Cluster and is lightweight middleware that provides transparent routing between your application and back-end MySQL Servers. It is used for a wide variety of use cases, such as providing high availability and ...The ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-installation-linux.html
Download the source code and compile yourself: The source code is available as part of MySQL Server at https://dev.mysql.com/downloads/mysql. $> sudo dpkg -i mysql-apt-config_0.8.30-1_all.deb Choose the desired MySQL Server series to install, such ... There are binary distributions of MySQL Router available for several variants of Linux, including Fedora, Oracle Linux, Red Hat, and ...
https://dev.mysql.com/doc/mysql-router/9.4/en/router-read-write-splitting-configuration.html
Per-Session Configuration Read-write splitting configuration can be defined per session, using one of the following: ROUTER SET optionName='value' query_attributes router.optionName value The following are the possible optionNames and values: ... To ...
https://dev.mysql.com/doc/mysql-router/9.4/en/router-tls-cache.html
TLS sessions from client to router and router to server can be cached and resumed when needed. Server TLS session cache: Caches TLS sessions from the MySQL Router to the server. Server TLS Cache: server_ssl_session_cache_mode: Enables or disables ...MySQL Router uses the following caches: Client TLS session cache: Caches TLS session from the client to MySQL ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mysql-ai-platforms.html
Possible measures that can be taken include: Disallow certain users (for example, the server administrator) from connecting by HTTP connections, but only allow connections by, for example, Unix sockets with the auth_socket authentication plugin. You ...
Displaying 1251 to 1260 of 3329 total results