当前位置:网站首页>[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
边栏推荐
- The babbage industrial policy forum
- Segment read
- Analysis of the eighth Blue Bridge Cup single chip microcomputer provincial competition
- Hello world of vertx
- Inverted chain disk storage in Lucene (pfordelta)
- Analysis of the problems of the 12th Blue Bridge Cup single chip microcomputer provincial competition
- 項目經驗分享:實現一個昇思MindSpore 圖層 IR 融合優化 pass
- Go language foundation ----- 11 ----- regular expression
- Es writing fragment process
- 【LeetCode】4. Best Time to Buy and Sell Stock·股票买卖最佳时机
猜你喜欢
Technical dry goods | alphafold/ rosettafold open source reproduction (2) - alphafold process analysis and training Construction
技术干货 | AlphaFold/ RoseTTAFold开源复现(2)—AlphaFold流程分析和训练构建
Go language foundation ----- 07 ----- method
【LeetCode】3. Merge two sorted lists · merge two ordered linked lists
Professor Zhang Yang of the University of Michigan is employed as a visiting professor of Shanghai Jiaotong University, China (picture)
PAT甲级 1027 Colors in Mars
Robots protocol
The concept of C language pointer
Go language foundation ----- 02 ----- basic data types and operators
Go language foundation ------ 14 ------ gotest
随机推荐
【MySQL 12】MySQL 8.0.18 重新初始化
[coppeliasim4.3] C calls UR5 in the remoteapi control scenario
Analysis of the eighth Blue Bridge Cup single chip microcomputer provincial competition
华为交换机:配置telnet和ssh、web访问
Go language foundation ----- 01 ----- go language features
Industrial resilience
图像识别与检测--笔记
【MySQL 14】使用DBeaver工具远程备份及恢复MySQL数据库(Linux 环境)
一篇文章让你读懂-曼彻斯特编码
Go language foundation ----- 13 ----- file
Vertx multi vertical shared data
技术干货|AI框架动静态图统一的思考
Implementation of breadth first in aggregation in ES
Pat class a 1032 sharing
OSPF protocol summary
The difference between typescript let and VaR
Structure of golang
Technology dry goods | luxe model for the migration of mindspore NLP model -- reading comprehension task
【踩坑系列】mysql 修改root密码失败
Lucene skip table