Backup and restore MySql database using Navicat

backup database

Open the database connection -> select the database to be backed up -> click "Schedule" -> click "New Batch Job" -> confirm that the database to be backed up is selected -> click "Save" -> enter the file name -> click "OK" " 



 

Click "Set Scheduled Tasks" -> select "Scheduling" page -> set task time -> select "Settings" page -> set settings -> click "Apply" -> enter password -> click "OK"



 

 

The created scheduled tasks are saved in

C:\Users\Administrator\Documents\Navicat\MySQL\profiles

The scheduled task is executed, and the generated backup file is saved in

C:\Users\Administrator\Documents\Navicat\MySQL\servers\connection name\database name

restore database

Open the database connection -> open the database you want to restore -> click "backup" -> click "restore backup" -> select the backup file you want to restore -> click "start"



 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326483557&siteId=291194637