1、到网址上下载 生成mysql er图的工具
https://cdn.mysql.com//Downloads/MySQLGUITools/mysql-workbench-community-6.3.9-winx64.msi
2、在你安装的时候 系统会判断你是否安装
Visual C++ Redistributable for Visual Studio
如果没有安装 https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x64.exe
到该网站上 下载
或者点击 安装框 左下角的按钮 进入该页面
3、 进入工具 有个mysql connections 用来连接数据库的
4、在工具栏中找到database 下的reverse engineer...
以下下一步 到该处时 选择要生成er图的数据库
执行完之后 进入该页面
此处就是生成之后的er图