操作系统:Windows 10
1.打开MySQL的官方网站(https://www.mysql.com/)
2.依次点击DOWNLOADS->Community->MySQL on Windows->MySQL Installer3.选择(mysql-installer-community-8.0.12.0.msi),点击Download
4.点击No thanks,just start my download,弹出下载提示框,选择保存
5.双击msi安装包
6.License Agreement界面,选择接受,然后单击next
7.Choosing a Setup Type界面,选择Developer Default,然后单击next
8.Installation界面,点击Excute,开始安装,安装完成后点击next
9.Product Configuration界面,直接单击next,出现配置对话框
10.Group Replication界面,选择Standalone MySQL Server/Classic MySQL Replication,点击next
11.Type and Networking界面,选择默认,点击next
12.Authen默认使用新的认证方式,但目前没有安全性的需求,选择旧版的认证方式,然后点击next
13.Accounts and Roles界面,设置管理员密码,用户以后添加也可以,点击next
14.Windows Service界面,设置开机不启动MySQL Server,其他保持默认,点击next
15.Apply Configuration界面,点击Excute,配置完成后,点击finish
16.MySQL Router Configuration界面,点击finish
17.Connect To Server界面,输入之前设置的密码,点击check,然后点击next
18.Apply Configuration,点击Execute,配置完成后,点击finish
19.Installation Complete界面,点击finish20.自动运行MySQL Workbench,安装完成