标签:style os sp div c on r ef sql
解决办法:
登陆mysql ,执行
mysql -u root -pPasswd
mysql >grant all privileges on *.* to root@"%" identified by "Passwd"
mysql >flush privileges
The user specified as a definer ('root'@'%') does not exist
标签:style os sp div c on r ef sql
原文地址:http://blog.csdn.net/milife2013/article/details/39678537