Search



Search Results
Displaying 2231 to 2240 of 2264 total results
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-25.html
Version 8.0.25 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. It is suitable for use with MySQL Server versions 8.0, 5.7, ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-4-0.html
Version 8.4.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 8.4.0 supersedes 8.3 and is recommended for use on production systems. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. Functionality ...This release can be used against MySQL Server version 8.0 and ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-3-0.html
Version 9.3.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 9.3.0 supersedes 9.2 and is recommended for use on production systems. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. Functionality ...This release can be used against MySQL Server version 8.0 and ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-setup.html
For example, passing in --conf-use-sockets enables socket connections by defining socket for each route in the generated configuration file. Configuration file options and command-line options serve different purposes and are documented in separate ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-general.html
It simplifies application development by intelligently routing connections to MySQL servers for increased performance and reliability. MySQL Router is a building block for high availability (HA) solutions. MySQL Router officially supports active ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysqlrouter_plugin_info.html
The mysqlrouter_plugin_info utility is a debugging tool that inspects a MySQL Router plugin for potential conflicts and general problems.
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-classification-generate-explanation.html
You can use the session variable for the model that is valid for the duration of the connection. After training a classification model, you can query the default model explanation or query new model explanations. Explanations help you understand ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-classification-generate-prediction.html
You can use the session variable for the model that is valid for the duration of the connection. To generate predictions, use the sample data from the testing_data dataset. Even though the table has labels for the Approved target column, the column ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-classification-overview.html
Preparing Data To prepare the data for the classification model: Connect to the MySQL Server. This topic describes how to prepare the data to use for a classification machine learning model. The classification use-case is to approve or reject loan ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-classification-score.html
You can use the session variable for the model that is valid for the duration of the connection. After generating predictions and explanations, you can score the model to assess its reliability. For a list of scoring metrics you can use with ...
Displaying 2231 to 2240 of 2264 total results