Search Results
https://dev.mysql.com/doc/ndb-operator/9.7/en/crd-ndbclusterspec.html
dataNode: # Specified in paramName: paramValue format DataMemory: 100M MaxNoOfTables: 1024 MaxNoOfConcurrentOperations: 409600 Arbitration: WaitExternal NDB Cluster Data Node Configuration Parameters, provides a quick reference to NDB Cluster data ...NdbClusterSpec contains the fields named and described in the following list: redundancyLevel (integer): The number of data replicas or copies of data stored by NDB ...
https://dev.mysql.com/doc/ndb-operator/9.7/en/crd-ndbmysqldspec.html
NdbMysqldSpec is the specification for any MySQL Servers to be run as NDB Cluster SQL nodes. nodeCount (integer): The number of SQL nodes (that is, MySQL servers or instances of mysqld) running in the NDB Cluster. maxNodeCount (integer): (optional) ...
https://dev.mysql.com/doc/mysql-ai/9.7/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.7/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.7/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', ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-mysqlai-ml-generate.html
Others worry that AI could be used for malicious "; See Also Section 5.5, “Generating Text-Based Content” Section 8.2.2, “ML_GENERATE_TABLE” . The ML_GENERATE routine uses the specified large language model (LLM) to generate text-based ...
https://dev.mysql.com/doc/relnotes/mysql-router/9.7/en/index.html
Abstract This document contains release notes for the changes in MySQL Router 9 through 9.7.0. Updates to these notes occur as new product features are added, so that everybody can follow the development process. If a recent version is listed here ...
https://dev.mysql.com/doc/relnotes/mysql-router/9.7/en/news-9-3-0.html
Bugs Fixed The check for servers from a newer series and the lack of support for servers from a newer series, introduced in MySQL Router 9.2.0, is reverted in this release. As of this release, MySQL Router 9.3.0 can connect to MySQL Servers from a ...
https://dev.mysql.com/doc/relnotes/mysql-shell/9.7/en/index.html
Abstract This document contains release notes for the changes in MySQL Shell 9.7. Updates to these notes occur as new product features are added, so that everybody can follow the development process. If a recent version is listed here that you ...
https://dev.mysql.com/doc/relnotes/ndb-operator/9.7/en/index.html
Abstract This document contains release notes for the changes in MySQL NDB Operator 9.7 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 ...