解决方法:

    mysql>grant all on *.* to aaa@‘%‘ identified by ‘123456‘; (记得在此语句后面加上英文的分号)

相关文章: