标签:
注:本次安装为解压缩版:
MYSQL_HOME: D:\Java\MySql\mysql-5.7.9-winx64
PATH: %MYSQL_HOME%\bin;
进入Mysql的运行路径安装
注:Cmd.exe需要要右击"Run as administrator",否则会出现Install/Remove of the Service Denied! 错误。
注:把字符集设定为"utf8"时,可解决中文乱码问题。
标签:
原文地址:http://www.cnblogs.com/maocs/p/4974358.html