Mysql:使用workbeanch导出数据库
时间:2017-02-26 15:50:24
收藏:0
阅读:884
步骤:
1. 打开mysql workbench,进入需要导出的数据库,点击左侧栏的【Management】tab键。
2. 点选要输出的数据库
- 点击【Data Export】
- 选在要输出的数据库
- 选择是否输出存储过程和函数,事件,触发器
- 点击Start Export
3. 导出成功
原文:http://www.cnblogs.com/mrxiaohe/p/6444498.html
评论(0)