Search



Search Results
Displaying 81 to 90 of 879 total results
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-restore.html
The NDB Cluster restoration program is implemented as a separate command-line utility ndb_restore, which can normally be found in the MySQL bin directory. This program reads the files created as a result of the backup and inserts the stored ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-top.html
ndb_top displays running information in the terminal about CPU usage by NDB threads on an NDB Cluster data node. Each thread is represented by two rows in the output, the first showing system statistics, the second showing the measured statistics ...
https://dev.mysql.com/doc/refman/8.4/en/mysqlimport.html
The mysqlimport client provides a command-line interface to the LOAD DATA SQL statement. Most options to mysqlimport correspond directly to clauses of LOAD DATA syntax. Invoke mysqlimport like this: mysqlimport [options] db_name textfile1 ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-upgrade.html
The util.checkForServerUpgrade() function is an upgrade checker utility that enables you to verify whether MySQL server instances are ready for upgrade. You can select a target MySQL Server release to which you plan to upgrade, ranging from the ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-vector-store-overview.html
This section describes the Vector Store functionality available in MySQL HeatWave. About Vector Store MySQL HeatWave vector store is a relational database that lets you load unstructured data to MySQL HeatWave Lakehouse. It automatically parses ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-vector-store-overview.html
This section describes the Vector Store functionality available with GenAI. About Vector Store A vector store is a relational database that lets you load unstructured data. It automatically parses unstructured data formats, which include PDF ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-example-creating-advisor.html
To create an Advisor, select the Create Advisor button from the Advisors page. This example creates an Advisor that checks if connections have been killed using the KILL statement and generates an event. Create your custom advisor by following these ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-supported-data-types.html
MySQL HeatWave AutoML has the following limitations for text usage: The ML_PREDICT_TABLE ml_results column contains the prediction results and the data. MySQL HeatWave AutoML does not support text columns with NULL values. MySQL HeatWave AutoML does ...
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-ml-rag-table.html
The ML_RAG_TABLE routine runs multiple retrieval-augmented generation (RAG) queries in a batch, in parallel. The output generated for every input query is the same as the output generated by the ML_RAG routine. Note In versions older than MySQL ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-supported-data-types.html
AutoML has the following limitations for text usage: The ML_PREDICT_TABLE ml_results column contains the prediction results and the data. What's Next Learn more about the following: Additional AutoML Requirements AutoML Privileges Learn how to ...
Displaying 81 to 90 of 879 total results