mysql 1449 : The user specified as a definer ('root'@'%') does not exist 解决方法
生活随笔
收集整理的這篇文章主要介紹了
mysql 1449 : The user specified as a definer ('root'@'%') does not exist 解决方法
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
權限問題,授權 給 root ?所有sql 權限
mysql> grant all privileges on *.* to root@"%" identified by ".";
Query OK, 0 rows affected (0.00 sec)
mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)
轉載于:https://www.cnblogs.com/zhuawang/p/4595502.html
總結
以上是生活随笔為你收集整理的mysql 1449 : The user specified as a definer ('root'@'%') does not exist 解决方法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 关于 Mac 激活锁
- 下一篇: openSUSE 11 上的配置可以Xm