摘要: discard java.sql.SQLSyntaxErrorException: SELECT command denied to user 'chinare'@'localhost' for table 'db' 解决办法 权限问题 使用root 登录 可以直接修改权限: GRANT ALL P 阅读全文
posted @ 2022-06-13 10:14 羊小洋 阅读(144) 评论(0) 推荐(0)