Search Results
https://dev.mysql.com/doc/refman/8.4/en/keyring-hashicorp-plugin.html
Note The keyring_hashicorp plugin is an extension included in MySQL Enterprise Edition, a commercial product. Note The operations described in this step are required only when starting Vault the first time, to obtain the unseal key and root token.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-replication-conflict-resolution.html
Note If you are replicating tables with very large columns (such as TEXT or BLOB columns), --ndb-log-updated-only can also be useful for reducing the size of the binary logs and avoiding possible replication failures due to exceeding ...
https://dev.mysql.com/doc/refman/8.4/en/replication-options-source.html
However, note that the variable is not intended for users to set; it is set automatically by the replication infrastructure. Note that when a release number is set by the original server, the value of the variable is reset to 0 if the immediate ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-ml-model-metadata.html
The model_metadata column in the model catalog allows you to view detailed information on trained models. For example, you can view the algorithm used to train the model, the columns in the training table, and values for the model explanation. When ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-train.html
mysql> CALL sys.ML_TRAIN('automl_bench.census_train', 'revenue', JSON_OBJECT('task','classification', 'include_column_list', JSON_ARRAY('job')), @census_model); The following example adds notes to the model_metadata. Run the ML_TRAIN routine on a ...
https://dev.mysql.com/doc/workbench/en/wb-what-is-new-62.html
Note GIS support for InnoDB tables was added in MySQL server 5.7. Figure 1.16 Metadata Locks Browser Note The metadata lock information is provided in the performance schema as of MySQL server 5.7.3. Figure 1.17 Client Connection Attributes Note ...
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-troubleshooting.html
Note Testing your connectivity with the mysql command-line client will not work unless you add the --host flag, and use something other than localhost for the host. throw sqlEx; } } } } while (!transactionCompleted && (retryCount > 0)); } Note Use ... This section explains the symptoms and resolutions for the most commonly encountered issues with applications using MySQL ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-connection-parameters.html
Note This option is deprecated since Connector/ODBC 5.3.7 and removed in 8.0.13. Note The option is deprecated since Connector/ODBC 5.3.7 and removed in 8.0.13. Note The SSL configuration parameters can also be automatically loaded from a my.ini or ...On Unix and macOS, use the parameter name and value as the keyword/value pair in the DSN ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-support-version-history.html
Information about each Connector/ODBC version; for release notes, see the Connector/ODBC release notes. Note Versions of Connector/ODBC earlier than the 3.51 revision were not fully compliant with the ODBC specification. Note From this section ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-connection-parameters.html
Note This option is deprecated since Connector/ODBC 5.3.7 and removed in 8.0.13. Note The option is deprecated since Connector/ODBC 5.3.7 and removed in 8.0.13. Note The SSL configuration parameters can also be automatically loaded from a my.ini or ...On Unix and macOS, use the parameter name and value as the keyword/value pair in the DSN ...