Search



Search Results
Displaying 961 to 970 of 4991 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-backup-osb.html
Specify the --sbt-database-name parameter of mysqlbackup to enable the OSB operator to configure a storage selector for backups from this MySQL source. (This parameter refers to a “storage selector” defined by the OSB operator, not to any MySQL ... Tape drives are affordable, high-capacity storage devices for backup ...MySQL Enterprise Backup can interface with media management software ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/advanced.encrypted-binlog-relaylog.html
For a series of incremental backups, if a keyring plugin or component other than component_keyring_encrypted_file is being used on the server, users can provide a different value for --encrypt-password for any of the full or incremental backup in ...
https://dev.mysql.com/doc/x-devapi-userguide/en/connection-attributes-xdevapi.html
When a value is missing from a key-value pair, a null value is set for the attribute The following is a generic example of a connection string that configures the connection attributes: ...The set of client-defined attributes differ from client to ... Connection attributes are key-value pairs that application programs can pass to the server during connection time to be stored in the PERFORMANCE_SCHEMA tables session_account_connect_attrs and ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/connection-attributes-xdevapi.html
When a value is missing from a key-value pair, a null value is set for the attribute The following is a generic example of a connection string that configures the connection attributes: ...The set of client-defined attributes differ from client to ... Connection attributes are key-value pairs that application programs can pass to the server during connection time to be stored in the PERFORMANCE_SCHEMA tables session_account_connect_attrs and ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/connection-attributes-xdevapi.html
When a value is missing from a key-value pair, a null value is set for the attribute The following is a generic example of a connection string that configures the connection attributes: ...The set of client-defined attributes differ from client to ... Connection attributes are key-value pairs that application programs can pass to the server during connection time to be stored in the PERFORMANCE_SCHEMA tables session_account_connect_attrs and ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-sql-system-log.html
SQL statements that would be excluded from the MySQL Shell code history, as specified by the history.sql.ignorePattern MySQL Shell configuration option, or the --histignore command-line option (which sets the value of history.sql.ignorePattern for ...When you activate system logging for SQL statements, the following items are written to the system logging facility: SQL statements that you issue interactively in MySQL Shell’s SQL ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-model-import.html
To learn how to use ML_MODEL_IMPORT to share models, see Grant Other Users Access to a Model. ML_MODEL_IMPORT Overview MySQL AI supports the import of AutoML and Open Neural Network Exchange (ONNX) format models. Models in ONNX format (.onnx) cannot ... Use the ML_MODEL_IMPORT routine to import a pre-trained model into your model ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-okv-plugin.html
For details, consult the section named Add a KMIP Server in the KeySecure User Guide. The default value is empty, so you must set the variable to name a properly configured directory before the plugin can communicate with the KMIP back end. The ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-mysqlscript.html
To run the example programs in this tutorial, set up a simple test database and table using the mysql Command-Line Client or MySQL Workbench. Commands for the mysql Command-Line Client are given here: CREATE DATABASE TestDB; USE TestDB; CREATE TABLE ...The Query property can be set through the MySqlScript constructor or by using the Query ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-mysqlscript.html
To run the example programs in this tutorial, set up a simple test database and table using the mysql Command-Line Client or MySQL Workbench. Commands for the mysql Command-Line Client are given here: CREATE DATABASE TestDB; USE TestDB; CREATE TABLE ...The Query property can be set through the MySqlScript constructor or by using the Query ...
Displaying 961 to 970 of 4991 total results