Search



Search Results
Displaying 1841 to 1850 of 3510 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/manifest-usage.html
mysqlbackup produces these files for use by database server management tools; it does not consult or modify the manifest files after creating them. The files in the manifest include: backup_create.xml: information about the backup operation. The ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/check-instance-configuration.html
Before creating a production deployment from server instances you need to check that MySQL on each instance is correctly configured. The user which you use to connect to the instance must have suitable privileges, for example as configured at ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/deploying-production-innodb-cluster.html
This section assumes that you have: installed the MySQL components to your instances installed MySQL Shell and can connect by specifying instances created a suitable administration user . When working in a production environment, the MySQL server ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-innodb-cluster-setting-options.html
tag:option: built-in and user-defined tags to be associated to the cluster. You can check and modify the settings in place for an InnoDB Cluster while the instances are online. To check the current settings of a cluster, use the following ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-global-variables.html
shell.reports provides built-in or user-defined MySQL Shell reports as functions, with the name of the report as the function. You can also create your own extension objects and register them as additional MySQL Shell global objects to make them ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-utilities-json-bson.html
BSON data types that are represented by JSON extensions are converted to MySQL representations, with the exception of regular expressions, which are imported as embedded JSON documents: mysqlsh user@localhost/mydb --import /europe/regions.json ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-working-with-history.html
The saved history is created automatically by MySQL Shell and is readable only by the owner user. This path can be overridden on all platforms by defining the environment variable MYSQLSH_USER_CONFIG_HOME. Code which you issue in MySQL Shell is ...
https://dev.mysql.com/doc/c-api/9.7/en/c-api-basic-function-reference.html
The following table summarizes the functions available in the C API basic interface. For greater detail, see the descriptions in Section 5.4, “C API Basic Function Descriptions”.
https://dev.mysql.com/doc/c-api/9.7/en/c-api-function-reference.html
The following table summarizes all functions available for the MySQL C API.
https://dev.mysql.com/doc/c-api/9.7/en/mysql-options4.html
Key names that begin with an underscore (_) are reserved for internal use and should not be created by application programs. MYSQL_OPT_USER_PASSWORD (argument types: unsigned int *, char *) This option specifies the password for a multifactor ...
Displaying 1841 to 1850 of 3510 total results