Search



Search Results
Displaying 3001 to 3010 of 3559 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/backup-prep-storage.html
Most mysqlbackup operations, including those on single-file backups, write data or metadata to a designated directory referred to as the “backup directory” in this manual. See the description for --backup-dir for details on its usage for ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/meb-commands-overview.html
All MySQL Enterprise Backup functions are executed with the mysqlbackup client. It is used for performing different types of backup and restore operations, as well as other related tasks like backup compression, decompression, validation, and so on. Use of the mysqlbackup client and the related commands are explained and illustrated throughout this ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/meb-docker.html
MySQL Enterprise Backup is included in the Docker installation of MySQL Enterprise Edition. See Using MySQL Enterprise Backup with Docker in the MySQL 9.7 Reference Manual for usage instructions.
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/platforms.supported.html
See Supported Platforms: MySQL Database (MySQL platform support evolves over time; please refer to the page for the latest updates).
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/restore-upgrade.html
Important You may encounter technical challenges during a server upgrade or downgrade, and it is beyond the function of MySQL Enterprise Backup, as a backup tool, to ensure a successful server upgrade or downgrade. Users interested in the topic are ...
https://dev.mysql.com/doc/connector-cpp/9.7/en/connector-cpp-installation-binary.html
The Redistributable is available at the Visual Studio Download Center; install it before installing Connector/C++. For information about which VC++ Redistributable versions are acceptable, see Platform Support and Prerequisites. The MSI Installer ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-deploying-sandbox.html
Test a MySQL Router installation by setting up a Router sandbox with InnoDB Cluster. In this case, Router acts as an intermediate node redirecting client connections to a list of servers. If one server fails, clients are redirected to the next ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-installation-source-code.html
To compile the source code, create a folder to contain the compiled binaries and executables, run cmake to create the make file, and then compile the code. For example, macOS builds may need to reference a newer bison executable: $> cmake .. MySQL ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/admin-api-routing-guidelines-examples.html
Production Traffic: Routes remaining sessions to production servers, ensuring stable operation for production workloads. This example configures a Routing Guideline prioritizing local nodes but includes remote nodes as failover options. It routes ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/configuring-parallel-applier.html
Instances support and enable parallel replication applier threads, sometimes referred to as a multi-threaded replica. Using multiple replica applier threads in parallel improves the throughput of both the replication applier and incremental ...
Displaying 3001 to 3010 of 3559 total results