Search



Search Results
Displaying 3411 to 3420 of 3432 total results
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-22.html
The feature is for well-behaving applications that always close all connections they create. Version 8.0.22 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, ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-26.html
A new connection property, trackSessionState, has been created to enable Connector/J to receive the information with query results when the property is set to true. Version 8.0.26 is the latest General Availability release of the 8.0 series of ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-28.html
(Bug #31189960, Bug #99260) A new session created for executing Statement.cancel() remained open after the Statement had been cancelled. Version 8.0.28 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-2-0.html
During the reset, the autocommit mode of the session was restored to the default value specified on the server by the system variable autocommit, while the JDBC specification mandates that autocommit be always enabled for a freshly created ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-1-0.html
(Bug #114705, Bug #36539680) isTimestamp() no longer creates a regular expression Pattern instance when it is called, which leads to better code performance. Version 9.1.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 9.1.0 supersedes ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-general-using-deploying.html
To allow MySQL Router to connect to MySQL without requiring extra accounts for the Router's host, for MySQL accounts that are created specifically for application hosts such as myapp@198.51.100.45 instead of a value like myapp@%. Performance ...
https://dev.mysql.com/doc/mysql-router/9.4/en/router-read-write-splitting-configuration.html
Note Session variables are reset to their initial values if the client sends a change_user or reset_connection. For example: SQL> ROUTER SET access_mode='read_write' SQL> query_attribute router.access_mode read_write Bootstrapping When MySQL Router ... To enable read-write splitting, the following router options must be enabled: access_mode: must be set to ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/myai-ml-machine-learning.html
This chapter describes how to create and manage machine learning models with the AutoML feature of MySQL AI.
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-anomaly-detection.html
To generate your own datasets to create machine learning models in MySQL AI, learn how to Generate Text-Based Content. Anomaly detection, which is also known as outlier detection, is the machine learning task that finds unusual patterns in data.
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-classification.html
To generate your own datasets for creating machine learning models in MySQL AI, learn how to Generate Text-Based Content. Classification models predict the discrete value of input data to specific predefined categories. Some examples of ...
Displaying 3411 to 3420 of 3432 total results