尝试使用springboot+Mybatis连接tidb报错Table 'information_schema.KEYWORDS' doesn't exist

目前确实没有KEYWORDS表,使用的是 mysql jdbc 8么?换成 5.7 试试?


建议更新下 hibernate 版本再试