当前位置:网站首页>[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


边栏推荐
- Pat class a 1032 sharing
- Technical dry goods Shengsi mindspire lite1.5 feature release, bringing a new end-to-end AI experience
- go语言-循环语句
- Pat grade a 1029 median
- Go language foundation ----- 18 ----- collaboration security, mutex lock, read-write lock, anonymous lock, sync Once
- experiment.........
- Technical dry goods | hundred lines of code to write Bert, Shengsi mindspire ability reward
- EtherCAT state machine transition (ESM)
- 华为交换机Console密码重置、设备初始化、默认密码
- Iterm2设置
猜你喜欢

Technical dry goods Shengsi mindspire elementary course online: from basic concepts to practical operation, 1 hour to start!

PAT甲级 1031 Hello World for U

Pat class a 1031 Hello world for u

Go language foundation ----- 08 ----- interface

Pat class a 1032 sharing

Technical dry goods Shengsi mindspire operator parallel + heterogeneous parallel, enabling 32 card training 242 billion parameter model

技术干货|利用昇思MindSpore复现ICCV2021 Best Paper Swin Transformer

Pat class a 1030 travel plan

Shengsi mindspire is upgraded again, the ultimate innovation of deep scientific computing

VMware network mode - bridge, host only, NAT network
随机推荐
Go language foundation ----- 15 ----- reflection
Analysis of the ninth Blue Bridge Cup single chip microcomputer provincial competition
Reconnaissance et détection d'images - Notes
EtherCAT state machine transition (ESM)
Pgadmin 4 v6.11 release, PostgreSQL open source graphical management tool
技术干货|昇思MindSpore Lite1.5 特性发布,带来全新端侧AI体验
Redis查看客户端连接
pgAdmin 4 v6.11 发布,PostgreSQL 开源图形化管理工具
Responsive MySQL of vertx
Leetcode 198: house raiding
【LeetCode】2. Valid parentheses · valid parentheses
【MySQL 13】安装MySQL后第一次修改密码,可以可跳过MySQL密码验证进行登录
项目经验分享:基于昇思MindSpore实现手写汉字识别
一篇文章让你读懂-曼彻斯特编码
Pat grade a 1027 colors in Mars
【MySQL 12】MySQL 8.0.18 重新初始化
Why is data service the direction of the next generation data center?
【MySQL 14】使用DBeaver工具远程备份及恢复MySQL数据库(Linux 环境)
技术干货|关于AI Architecture未来的一些思考
Implementation of breadth first in aggregation in ES