comecny commented on issue #29388: URL: https://github.com/apache/shardingsphere/issues/29388#issuecomment-1854440294
> * The ss jdbc version you are using is too old. shardingsphere jdbc simulates the behavior of MySQL's information_schema through https://github.com/apache/shardingsphere/tree/master/infra/common/src/main/resources/schema/mysql/information_schema . > * `information_schema.KEYWORDS` is currently not simulated. > * I'm assuming a friend is happy to submit a PR? Refer to [Add more information_schema tablesĀ #25076](https://github.com/apache/shardingsphere/pull/25076) . I have checked the code, and indeed, there is no information_schema.KEYWORDS. I am more than willing to submit a PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org