当前位置:网站首页>Backup MySQL database with Navicat
Backup MySQL database with Navicat
2022-04-23 05:01:00 【Chen junyang】
Use Navicat Backup mysql database
One 、 Automatic backup
- Click the plan button , New batch job ;
- Select the database to be backed up , Click save , Input file name ;
- Select backup file , Click Set scheduled task .
- choice “ plan ”, Hit the new button , Click the Apply button after the creation is successful ;
- stay “ Edit connection —— senior ”, Set the directory of backup files in ;
Two 、 Manual backup
- Database to be backed up in , Click backup ; Pictured :
- Backup . routine , Enter backup notes ;
- Object selection , Select the database backup object ;
- senior , Choose “ Compress ”.( Lock all the watches : If the data is still being written , Careful choice ; Use a single transaction ; Decide whether to select... According to the type of database engine ; Use the specified file name : You can specify the file name yourself .)
- Choose start , Backup .
版权声明
本文为[Chen junyang]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220552495253.html
边栏推荐
- [database] MySQL basic operation (basic operation ~)
- 深度学习笔记 —— 物体检测和数据集 + 锚框
- Progress of innovation training (III)
- [WinUI3]编写一个仿Explorer文件管理器
- Making message board with PHP + MySQL
- CLion+OpenCV identify ID number - detect ID number
- 跨境电商 | Facebook 和 Instagram:哪个社交媒体更适合你?
- #define 定义常量和宏,指针和结构体
- Luogu p2731 horse riding fence repair
- js 判斷數字字符串中是否含有字符
猜你喜欢
深度学习笔记 —— 数据增广
Wine (COM) - basic concept
View analysis of scenic spots in ArcGIS
A trinomial expression that causes a null pointer
Learning Android from scratch -- Introduction
2022/4/22
Learning Android V from scratch - UI
【数据库】MySQL基本操作(基操~)
Innovation training (IV) preliminary preparation - server
持续集成(CI)/持续交付(CD)如何彻底改变自动化测试
随机推荐
退出vim的方法
Graduation project
Pixel 5 5g unlocking tutorial (including unlocking BL, installing edxposed and root)
Innovation training (VI) routing
What are the redis data types
Perfect test of coil in wireless charging system with LCR meter
selenium模式下切换窗口,抓取数据的实现
Mac enters MySQL terminal command
用LCR表完美测试无线充电系统中的线圈
Windows remote connection to redis
Innovation training (XI) airline ticket crawling company information
敏捷实践 | 提高小组可预测性的敏捷指标
Differences between redis and MySQL
Sword finger offer: the path with a certain value in the binary tree (backtracking)
泰克示波器DPO3054自校准SPC失败维修
COM in wine (2) -- basic code analysis
AQS源码阅读
Detailed explanation of the differences between TCP and UDP
Introduction to load balancing
Use AES encryption - reuse the wisdom of predecessors