Ubuntu18.04安装mysql5.7
时间:2021-07-01 10:21:17
帮助过:22人阅读
uroot
-p
mysql> grant all on *.
* to root@
‘%‘ identified
by ‘123456‘ with grant option;
mysql> flush
privileges;
mysql> exit
3、重启MySQL服务
$ sudo /etc/init.d/mysql restart
Ubuntu18.04安装mysql5.7
标签:roo 出现 init mys grant cpp apt 特殊字符 bin