Search



Search Results
Displaying 541 to 550 of 2555 total results
https://dev.mysql.com/doc/extending-mysql/8.4/en/porting.html
It is also possible to generate this content locally from a MySQL source distribution using the instructions at Generating MySQL Doxygen Documentation Content. Before attempting to port MySQL to other operating systems, check the list of currently ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-file-locations.html
Example use: when generating a standalone MySQL Router installation with the --directory bootstrap option, the generated start.sh passes this option to the generated mysqlrouter.conf inside that directory. MySQL Router scans for the default ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-rest-api-setup.html
This guide sets up a basic Router REST API, adds basic authentication, and exposes a route to check Router's status. The REST API is configured using configuration sections and options are required to enable and use the REST API. For example, ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-requirements.html
From MySQL 8.0.27, an InnoDB Cluster that is created using the dba.createCluster() command gets a value generated and set for the system variable on all the member servers. The Cluster.rescan() command can be used to generate and set a value for ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-debug-slowquery-diagnostics.html
The diagnostic report is generated as a zip file to either the local directory or a specified path. About the Utility Requirements and Restrictions Running the Utility Options for Collecting Diagnostics About the Utility ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-automl-workflow.html
AutoML ML_PREDICT_* and ML_EXPLAIN_* routines use the trained model to generate predictions and explanations on test or unseen data. A typical AutoML workflow is described below: When you run the ML_TRAIN routine, AutoML retrieves the data to use ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-update-vector-store.html
To keep up with the changes and updates in the documents in your local directory, you must delete and recreate the vector store table. The following sections in this topic describe how to update a vector store: Before You Begin Deleting and ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-vector-store-load.html
The VECTOR_STORE_LOAD routine generates vector embedding for the specified files or folders that are , and loads the embeddings into a new vector store table. By default, the routine generates a unique table name with format vector_store_data_x, ...
https://dev.mysql.com/doc/workbench/en/dbdoc-templates-markers.html
These markers can be used in any template, including custom templates. Using the table The table shows which variables are defined in which sections. The variable should be used in its correct section or its value will not be displayed. If a ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-command-options.html
This option is on by default, which enables database, table, and column name completion. (This applies to statements terminated by ; or \G.) --batch, -B Command-Line Format --batch Print results using tab as the column separator, with each row on a ... mysql supports the following options, which can be specified on the command line or in the [mysql] and [client] groups of an option ...
Displaying 541 to 550 of 2555 total results