执行命令:GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY '' WITH GRANT OPTION;报
1133错误"Can't find any matching row in the user table"
如图:
原来:grant只能创 “有密码”的账户。