当前位置:网站首页>[MySQL 14] use dbeaver tool to remotely backup and restore MySQL database (Linux Environment)
[MySQL 14] use dbeaver tool to remotely backup and restore MySQL database (Linux Environment)
2022-07-03 07:44:00 【Rusty well began】
1、 download MySQL Backup components
dbeaver Provides support for multiple data sources , In addition to relational databases , Also supports a large number of NoSQL、NewSQL Support for equally distributed database system and large database components .
<1> download MySQL The cause of the component :
Because of our MySQL Is installed in Docker in , There are only DBeaver, and Dbeaver Just a shell , so DBeaver Importing and exporting data requires MySQL Client Support for , If locally installed MySQL, Just find MySQL Installation package bin The following ones .exe Executable files .
<2> If you don't download MySQL The component will have the following error :
<3> MySQL Download from the official website :
https://downloads.mysql.com/archives/community/

What is needed is the installation package bin In the catalog mysqldump.exe,mysqlimport.exe

2、 To configure DBeaver Tools
- Open the edit link interface

- Select attention interface -> Local client -> Browse

- Add database address , I'll have a good MySQL 8.0 Package paths are added

- Then select the path just added in the local client

- Click ok , Reconnect the

3、 Start backup MySQL database
- Select the database to be backed up , Select tool -> Dump the database

- Select the corresponding database and the corresponding table structure to export

- Select the backup file path , Click the start button to start backing up the database

- Wait for the backup to complete

4、 recovery MySQL database
- newly build MySQl database

- Select tool -> Recover database

- Select saved MySQL Database backup path , Click start importing database


- complete MySQL Database recovery


边栏推荐
- Analysis of the problems of the 11th Blue Bridge Cup single chip microcomputer provincial competition
- Implementation of breadth first in aggregation in ES
- Go language foundation ----- 11 ----- regular expression
- IndexSort
- Go language foundation ----- 01 ----- go language features
- Responsive MySQL of vertx
- Iterm2设置
- 技术干货|昇思MindSpore创新模型EPP-MVSNet-高精高效的三维重建
- 华为交换机基础配置(telnet/ssh登录)
- Lombok cooperates with @slf4j and logback to realize logging
猜你喜欢

Technical dry goods Shengsi mindspire lite1.5 feature release, bringing a new end-to-end AI experience

PAT甲级 1027 Colors in Mars

【踩坑系列】mysql 修改root密码失败

【CoppeliaSim4.3】C#调用 remoteApi控制场景中UR5

PAT甲级 1032 Sharing

Leetcode 198: house raiding

Go language foundation ----- 06 ----- anonymous fields, fields with the same name

【LeetCode】3. Merge Two Sorted Lists·合并两个有序链表

昇思MindSpore再升级,深度科学计算的极致创新

Technical dry goods | alphafold/ rosettafold open source reproduction (2) - alphafold process analysis and training Construction
随机推荐
Analysis of the eighth Blue Bridge Cup single chip microcomputer provincial competition
HCIA notes
Technical dry goods Shengsi mindspire elementary course online: from basic concepts to practical operation, 1 hour to start!
哪一刻你才发现青春结束了
PAT甲级 1032 Sharing
华为交换机Console密码重置、设备初始化、默认密码
Go language foundation ----- 13 ----- file
【LeetCode】4. Best Time to Buy and Sell Stock·股票买卖最佳时机
Introduction of novel RNA based cancer therapies
Mail sending of vertx
Go language foundation ----- 04 ----- closure, array slice, map, package
【LeetCode】3. Merge Two Sorted Lists·合并两个有序链表
截图工具Snipaste
PDO and SDO concepts
An overview of IfM Engage
【MySQL 12】MySQL 8.0.18 重新初始化
[coppeliasim4.3] C calls UR5 in the remoteapi control scenario
項目經驗分享:實現一個昇思MindSpore 圖層 IR 融合優化 pass
Reconnaissance et détection d'images - Notes
PAT甲级 1028 List Sorting