摘要:
创建一个用户,登录访问,报错:The MySQL server is running with the –skip-grant-tables option so it cannot execute this statement 解决: 出现lush privileges 一下就OK了, mysql> 阅读全文
摘要:
MySql 5.7.20安装 1.首先上MySql的官网下载 https://dev.mysql.com/downloads/mysql/ 以我所选版本为例(免安装版),选择MYSQL Community Server 然后在右边选择你所对应的版本 我的是64位 下载相应的zip版本 下载完解压到你 阅读全文