多语言展示
当前在线:1814今日阅读:27今日分享:41

Windows下MySQL安装

以下演示MySQL的安装,一步一个图片,算最详细的了。
方法/步骤
1

选择 Install MySQL Products

2

选中 I accept the license terms

3

选中 I skip the check for updates(recommanded)

4

选中 Server only ,注意在Installations Path 和Data Path 建议安装到C盘以外的分区,以保证重装系统数据不会丢失。

5

点击Next

6

点击 Excute

7

点击 Next

9

Config types 选择 Server Machine, 其他按照下图选中。端口3306不要修改。

10

输入root 密码

11

选择Next ,Windows Sevice Names 使用默认即可, Start  the MySQL Server at System Startup 必须选中,表示系统启动时,自动启动MySQL服务

12

选择 Next

13

选择 Next

14

点击 Finish ,完成安装

推荐信息