Search: "mysqldump"
Data migration Forums
Data migration MySQL data migration: MySQLdump tool is used. This solution is advantageous in its easy operation, but ...
Master-Slave Data Synchronization for MySQL blog
the same time, run the following command on your master server to export a snapshot of your server: mysqldump -uroot -p --lock ...
How to Backup and Restore MySQL Database on Linux blog
the command to complete database backup: ``` mysqldump -h xxx.mysql.aliyun.com -u xxx -P 3306 -p --opt --default-character ...
How to Migrate Your Database to a Virtual Server blog
-alibaba-cloud-server). For how to migrate database from a backup file of one or more databases with the mysqldump command, you can go ...
Migrating an Existing WordPress Blog to Alibaba Cloud blog
instructions below. ### Set Up MySQL Database for WordPress Website The [mysqldump console utility](https://dev.mysql.com/doc/en ...
How to Restore RDS Database from Backup Files blog
ApsaraDB for RDS using mysqldump, Percona XtraBackup, and innobackupex. If you are not familiar with these two types of backups ...
How to back up and roll back databases in ApsaraDB for RDS for MySQL - ApsaraDB for RDS Documentation
database of ApsaraDB for RDS instanceRun the command to complete database backup: mysqldump -h xxx.mysql.aliyun.com -u xxx -P 3306 -p ...
E-MapReduce data migration solution - E-MapReduce Documentation
. Procedure: Delete the metabase of the new cluster and input drop database xxx. Run the mysqldump command ...
It's time to migrate data without stopping services Forums
. Many database products provide their native migration tools, such as mysqldump for MySQL, SSMA for SQL Server and imp/exp for ...
Kubernetes Application Management - Stateful Services blog
: mysqldump databases: - test [...] ``` ## Summary This article successively shows you how to deploy and maintain ...
  • <
  • 1
  • 2
  • 3
  • 4
  • >
  •  Total 35 items