lenve / vhr

微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
http://vhr.javaboy.org
27.28k stars 10.29k forks source link

后端启动报错 mysql连接错误 #231

Open hxzcan opened 4 years ago

hxzcan commented 4 years ago

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'root'@'localhost' for table 'global_variables' 查找说是权限问题,但是设置了权限也没有效果,也不存在global_variables这个表 mysql版本5.5.5