码迷,mamicode.com
首页 > 数据库 > 详细

[bug] MySQL: The user specified as a definer ('root'@'%') does not exist

时间:2020-11-12 13:32:28      阅读:8      评论:0      收藏:0      [点我收藏+]

标签:ide   user   解决方法   cep   code   art   creators   bug   engine   

错误1

gciantispider.getchildlst does not exist

原因

getchildlst创建失败

解决

在mysql中设置mysqld中加上log_bin_trust_function_creators=1

错误2

org.hibernate.engine.jdbc.spi.SqlExceptionHelper]:146 - The user specified as a definer (‘root‘@‘%‘) does not exist

原因

root用户没有访问数据库权限

解决

技术图片

 

参考

log_bin_trust_function_creators错误解决_MySQL

http://www.gxlcms.com/mysql-299928.html

数据库报错The user specified as a definer (‘root‘@‘%‘) does not exist 解决方法

https://blog.csdn.net/qq_25615395/article/details/78104642

MySQL 8.0中为root用户授予所有权限

http://www.cocoachina.com/cms/wap.php?action=article&id=64385

 

[bug] MySQL: The user specified as a definer ('root'@'%') does not exist

标签:ide   user   解决方法   cep   code   art   creators   bug   engine   

原文地址:https://www.cnblogs.com/cxc1357/p/13795737.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!