当前位置:网站首页>【MySQL 04】使用MySQL Workbench 8.0 CE 备份及恢复Linux中的MySQL数据库
【MySQL 04】使用MySQL Workbench 8.0 CE 备份及恢复Linux中的MySQL数据库
2022-06-30 01:50:00 【Rusty well began】
1、版本信息
MySQL Workbench 8.0 CE版本:8.0.29

MySQL 版本:8.0.18

2、使用MySQL Workbench 8.0 CE 备份数据库
<1> 连接数据库,进入MySQL Workbench,选择Administration节目的Data Export功能;或者是server下的Data Export功能,导出数据库;


<2> 进入数据库导出配置界面,进行数据库配置,点击Start Export 导出数据库,导出的格式是.sql文件;

<3>之后在Export Progress界面的log框中可以查看到数据库备份进度,等待备份完成;
3、恢复数据库
<1> 连接数据库,进入MySQL Workbench,选择Administration节目的Data Import功能;或者是server下的Data Import功能,恢复数据库;

<2>进入Data Import界面,选择.sql文件,开始恢复数据库

<3>之后在Import Progress界面的log框中可以查看到数据库备份进度,等待备份完成;

边栏推荐
猜你喜欢
随机推荐
Que se passe - t - il si un faux divorce devient un vrai divorce?
[machine learning Q & A] cosine similarity, cosine distance, Euclidean distance and the meaning of distance in machine learning
[graph neural network] summary of graph classification study [3]: evaluation of graph classification methods and future research directions
[graph neural network] overview of graph classification learning [2]: graph classification based on graph neural network
(4) Blender source code analysis flash window display process
js返回内容被unicode编码
谁再用Redis过期监听实现关闭订单,立马滚蛋!
Summary of DOM
Want to change careers, but don't know what you want to do?
cookie加密8
假離婚變成真離婚,財產怎麼辦
[pytorch actual combat] generate confrontation network Gan: generate cartoon character avatars
JS content confusion, return content encryption
Derivation of univariate polynomial in C language
Module import reload method
What should be paid attention to in the design and production of the Urban Planning Museum
C语言 一元多项式求导
C language continues (3n+1) conjecture
Cookie encryption 15 login encryption
C language score ranking




![【图神经网络】图分类学习研究综述[2]:基于图神经网络的图分类](/img/5f/b23b64eed7f28ffd92c122b6859e2d.png)


