当前位置:网站首页>Automatic database backup (using Navicat)
Automatic database backup (using Navicat)
2022-06-13 05:17:00 【Ape code_ xiao】
Several recent projects have been attacked by hacker organizations one after another , Although the project has just been launched , There is no particularly important data , But it still caused a lot of trouble . While checking for project vulnerabilities , Thought of the possibility of regularly backing up the database , It's like windows Same as batch processing in , Perform a task regularly .
1. open navicat client , Even on mysql after , Double click the database you want to back up on the left . Click on “ Automatic operation ”, Click again “ New batch job ”.
2. Click on the “ Backup ”, Then select the database to be backed up , Then double-click on the... On the right “ Available work ”
3. After double clicking , The backup plan will appear on it , And then click “ preservation ”
4. Enter the name of this program , That is, name the backup operation .
5. And then click “ Set up a task plan ”
6. Check the general “ Run whether or not the user is logged in ”
7. Click... In the trigger “ newly build ”
8. Then select the rule to automatically back up the database , What I set here is to back up the database every Sunday , After selection , Click on “ confirm ”
9. In the last save , You need to enter the computer account and password , Then you can successfully save .
边栏推荐
猜你喜欢

MySQL installation, architecture and management

KVM hot migration for KVM virtual management

MySQL built-in functions

Sampo Lock

Chapter 2 process management

List collection concurrent modification exception

About anonymous inner classes

Stepping on a horse (one stroke)

Case - the ArrayList collection stores student objects and traverses them in three ways

Basic operations of MySQL auto correlation query
随机推荐
List collection concurrent modification exception
Wang Dao Chapter II linear table exercises
priority inversion problem
Clause 34: lambda is preferred over std:: bind
KVM hot migration for KVM virtual management
行情绘图课程大纲1-基础知识
Qmessagebox in pyqt5
Pychart error resolution: process finished with exit code -1073741819 (0xc0000005)
C language learning log 10.4
KVM virtualization management tool
C language learning log 2.6
Case - the list set stores student objects and traverses them in three ways
Jeffery0207 blog navigation
Pycharm错误解决:Process finished with exit code -1073741819 (0xC0000005)
Pyqt5 controls qpixmap, qlineedit qsplitter, qcombobox
Sort (internal sort) + external sort
QT interface rendering style
QT signal is automatically associated with the slot
Luogu p3654 fisrt step
Deleted the jupyter notebook in the jupyter interface by mistake