首页 > 代码库 > mysql SELECT command denied to user 'root'@'localhost' for table 'XXX' 报错1142

mysql SELECT command denied to user 'root'@'localhost' for table 'XXX' 报错1142

还是数据库权限的问题,不知道为啥赋给了所有权限后还是有各种权限问题,看来有空得整理一下mysql所有相关权限的问题了...


下面才是解决这个select权限的方法:

mysql SELECT command denied to user 'root'@'localhost' for table 'XXX' 报错1142