PDA

查看完整版本 : 如何安装Mysql 5.x


Erika
2008-05-30, 04:52 PM
MySql v5.0.37下载地址为 http://125.64.16.161/mysql-5.0.37-win32.rar (http://125.64.16.161/mysql-5.0.37-win32.rar)
1)执行下载的mysql-essential-5.0.37-win32.msi,安装过程请按照以下图示进行安装,完成后将确保你的mysql正常运行。
http://www.sudu.cn/help/showimg.php?iid=116
http://www.sudu.cn/help/showimg.php?iid=117
http://www.sudu.cn/help/showimg.php?iid=118
http://www.sudu.cn/help/showimg.php?iid=119
http://www.sudu.cn/help/showimg.php?iid=120
http://www.sudu.cn/help/showimg.php?iid=121
http://www.sudu.cn/help/showimg.php?iid=122
http://www.sudu.cn/help/showimg.php?iid=123
http://www.sudu.cn/help/showimg.php?iid=124
http://www.sudu.cn/help/showimg.php?iid=125
http://www.sudu.cn/help/showimg.php?iid=129

Erika
2008-05-30, 04:53 PM
http://www.sudu.cn/help/showimg.php?iid=127
http://www.sudu.cn/help/showimg.php?iid=128
http://www.sudu.cn/help/showimg.php?iid=130
http://www.sudu.cn/help/showimg.php?iid=131
http://www.sudu.cn/help/showimg.php?iid=132
http://www.sudu.cn/help/showimg.php?iid=133
2)检测MySQL,键盘的Win + R,弹出运行对话框,输入cmd后回车,进入命令提示符,
然后输入:“mysql -uroot –p”,回车后要求输入密码,我设的密码是123456,输入密码后按回车即可。现在可以看到如下成功的提示,表示全部安装成功
http://www.sudu.cn/help/showimg.php?iid=134
http://www.sudu.cn/help/showimg.php?iid=135
http://www.sudu.cn/help/showimg.php?iid=136
http://www.sudu.cn/help/showimg.php?iid=137