会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
相遇总有原因 不是恩赐就是教训
博客园
首页
新随笔
联系
管理
订阅
2020年11月10日
java——java.sql.SQLException: The user specified as a definer ('root'@'%') does not exist
摘要: 在使用MySQL数据root用户删除数据时报错:java.sql.SQLException: The user specified as a definer ('root'@'%') does not exist;报错原因是root用户对视图或表没有权限,解决方法是将sql所有权限都给root用户。
阅读全文
posted @ 2020-11-10 15:43 !O0O!
阅读(1896)
评论(0)
推荐(0)
编辑
公告