Search



Search Results
Displaying 3031 to 3040 of 3609 total results
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-1.html
It is suitable for use with MySQL NDB Cluster 8.4, 8.0, and 7.6. It was removed due to a dependency on a version of the server which is also no longer available for download. Version 8.4.1 is the latest General Availability release of the 8.4 LTS ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/index.html
Abstract This document contains release notes for the changes in MySQL NDB Operator 8.4 for Kubernetes. Updates to these notes occur as new product features are added, so that everybody can follow the development process. If a recent version is ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-23.html
It is suitable for use with MySQL Server versions 8.0 and 5.7. (Bug #29402209, Bug #94457) When the server's session time zone setting was not understandable by Connector/J (for example, it was set to CEST), a connection could not be established ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-24.html
It is suitable for use with MySQL Server versions 8.0, 5.7, and 5.6. (Bug #31510398, Bug #99708) When a SecurityManager was in place, connections to a MySQL Server could not be established unless the client had been properly configured to use ...
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. Version 8.0.30 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.
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-deploying-sandbox.html
Test a MySQL Router installation by setting up a Router sandbox with InnoDB Cluster. In this case, Router acts as an intermediate node redirecting client connections to a list of servers. If one server fails, clients are redirected to the next ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-installation-source-code.html
To compile the source code, create a folder to contain the compiled binaries and executables, run cmake to create the make file, and then compile the code. For example, macOS builds may need to reference a newer bison executable: $> cmake .. MySQL ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/myai-installation-clean-cmdline.html
The MySQL AI Installer can also be run in command-line mode, without invoking the installation GUI. Install Without Satisfying Minimum Requirements --skip-requirements: Install even if the system does not satisfy the minimum requirements. Warning ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-automl.html
The AutoML ML_TRAIN routine leverages Oracle AutoML technology to automate the process of training a machine learning model. Oracle AutoML replaces the laborious and time consuming tasks of the data analyst, whose workflow is as follows: Selecting ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-unload-model.html
Before You Begin Review the following Train a Model Load a Model Unload a Model You can verify what models are currently loaded with the ML_MODEL_ACTIVE routine before and after unloading the model. mysql> CALL sys.ML_MODEL_ACTIVE('all', ...
Displaying 3031 to 3040 of 3609 total results