Search



Search Results
Displaying 1771 to 1780 of 1823 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/partial.html
By default, all the files under the database subdirectories in the data directory are included in the backup, so that the backup includes data from all MySQL storage engines, any third-party storage engines, and even any non-database files in that ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/restore-cloud.html
To restore a backup image from cloud storage to datadir on the server, use the cloud storage options, and also the --backup-dir option to specify the temporary directory into which temporary output, status files, and backup metadata will be saved: ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/restore-use-tts.html
Requirements for restoring backups created with transportable tablespaces (TTS) (that is, created with the --use-tts option) are similar to those listed in Section 5.1.4, “Table-Level Recovery (TLR)”, with some differences noted in the section.
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/restore.compressed-backup.html
Note The --uncompress option is no longer needed when restoring a compressed backup.
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/restore.incremental.html
The --backup-dir option is used to specify the temporary directory into which temporary output, status files, and backup metadata are saved. Note The --incremental option is not needed when restoring an incremental backup. There are different ways ...
https://dev.mysql.com/doc/connector-cpp/9.7/en/connector-cpp-apps-windows-notes.html
In the Project, Properties tree view, under C++, Preprocessor, enter the appropriate macro into the Preprocessor Definitions text field: For applications that use X DevAPI, X DevAPI for C, or (as of Connector/C++ 8.0.16) the legacy JDBC API, define ... This section describes aspects of building Connector/C++ applications that are specific to Microsoft ...
https://dev.mysql.com/doc/connector-cpp/9.7/en/connector-cpp-installation-binary.html
To unpack a compressed tar file, use this command in the intended installation directory: tar zxvf PACKAGE.tar.gz To install from a Zip archive package (.zip file), use WinZip or another tool that can read .zip files to unpack the file into the ...
https://dev.mysql.com/doc/connector-cpp/9.7/en/connector-cpp-installation-source-distribution.html
To install from a Zip archive package (.zip file), use WinZip or another tool that can read .zip files to unpack the file into the location of your choosing. To obtain a Connector/C++ source distribution, visit the Connector/C++ downloads page. A ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-configuration-setup.html
When bootstrapping, the generated configuration file's settings depend on the bootstrap options passed into mysqlrouter. Configuration file options and command-line options serve different purposes and are documented in separate locations. For ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-general-using-developing.html
The following gives a better sense of why you may want to use MySQL Router and looks into how it is used from an application's point of view. MySQL Router usage does not require specific libraries or interfaces. Aside from managing the MySQL Router ...
Displaying 1771 to 1780 of 1823 total results