win7 64位下如何安装配置mysql-5.7.4-m14-winx64
1. mysql-5.7.4-m14-winx64.zip下载
2、解压到D:/mysql.(路径自己指定)
3、在D:/mysql/mysql-5.7.4-m14-winx64下新建my.ini配置文件
内容如下:
####################配置文件开始###################
# For advice on how to change settings please see
# *** DO NOT EDIT THIS FILE. It's a template which will be copied to the
# *** default location during install, and will be replaced if you
# *** upgrade to a newer version of MySQL.
[client]
default-character-set=utf8