mysql8
-
mysql8版本执行 grant all privileges on *.* to ‘root‘@‘%‘ identified by ‘root‘ with grant option; 会报错
mysql8版本执行 grant all privileges on *.* to 'root'@'%' identified by 'root' with grant optio…
mysql8版本执行 grant all privileges on *.* to 'root'@'%' identified by 'root' with grant optio…