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


边栏推荐
- Hello world of vertx
- Go language foundation ----- 19 ----- context usage principle, interface, derived context (the multiplexing of select can be better understood here)
- Professor Zhang Yang of the University of Michigan is employed as a visiting professor of Shanghai Jiaotong University, China (picture)
- [mindspire paper presentation] summary of training skills in AAAI long tail problem
- Unified handling and interception of exception exceptions of vertx
- Go language foundation ----- 11 ----- regular expression
- EtherCAT state machine transition (ESM)
- Pgadmin 4 v6.11 release, PostgreSQL open source graphical management tool
- Technology dry goods | luxe model for the migration of mindspore NLP model -- reading comprehension task
- Implementation of breadth first in aggregation in ES
猜你喜欢

Project experience sharing: Based on mindspore, the acoustic model is realized by using dfcnn and CTC loss function

项目经验分享:基于昇思MindSpore实现手写汉字识别

Pat class a 1031 Hello world for u

Go language foundation ----- 07 ----- method

Analysis of the problems of the 11th Blue Bridge Cup single chip microcomputer provincial competition

Go language foundation ------ 12 ------ JSON

【MySQL 14】使用DBeaver工具远程备份及恢复MySQL数据库(Linux 环境)

Go language foundation ----- 02 ----- basic data types and operators

技术干货|关于AI Architecture未来的一些思考

昇思MindSpore再升级,深度科学计算的极致创新
随机推荐
华为交换机基础配置(telnet/ssh登录)
Structure of golang
哪一刻你才发现青春结束了
Shengsi mindspire is upgraded again, the ultimate innovation of deep scientific computing
基于RNA的新型癌症疗法介绍
技术干货|昇思MindSpore初级课程上线:从基本概念到实操,1小时上手!
Reconnaissance et détection d'images - Notes
华为S5700交换机初始化和配置SSH和TELNET远程登录方法
opensips与对方tls sip trunk对接注意事项
Usage of requests module
yarn link 是如何帮助开发者对 NPM 包进行 debug 的?
Unified handling and interception of exception exceptions of vertx
[Development Notes] cloud app control on device based on smart cloud 4G adapter gc211
PHP常用排序算法
Grpc message sending of vertx
Industrial resilience
Go language foundation ------17 ----- channel creation, read-write, security shutdown, multiplexing select
Project experience sharing: realize an IR Fusion optimization pass of Shengsi mindspire layer
Why is data service the direction of the next generation data center?
项目经验分享:基于昇思MindSpore,使用DFCNN和CTC损失函数的声学模型实现