当前位置:Gxlcms > 数据库问题 > mysql 1449 : The user specified as a definer ('montor'@'%') does not exist

mysql 1449 : The user specified as a definer ('montor'@'%') does not exist

时间:2021-07-01 10:21:17 帮助过:2人阅读

grant all privileges on *.* to root@"%" identified by ".";

 

flush privileges;

 

mysql 1449 : The user specified as a definer ('montor'@'%') does not exist

标签:

人气教程排行