在Windows10上安装配置MySQL5.8
下载MySQL8.0 Windows zip包下载地址解压至安装目录将安装目录/bin添加到PATH环境变量里在安装目录下新建文件my.ini并写入基本配置[mysqld]# Remove leading # and set to the amount of RAM for the most important data# cache in MySQL. Start a...