You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/08/10 15:17:58 UTC

[GitHub] [shardingsphere] sandynz edited a comment on issue #6693: information_schema and sys relevant SQLs can't parse or route

sandynz edited a comment on issue #6693:
URL: https://github.com/apache/shardingsphere/issues/6693#issuecomment-671407507


   Hibernate 5.4 + ShardingSphere JDBC 5.0.0-RC1-SNAPSHOT + PostgreSQL 12, has similar exception: `ShardingSphereException: Can not route tables for `[sequences]`, please make sure the tables are in same schema`.
   
   Hibernate settings:
   - hibernate.hbm2ddl.auto = update
   
   SQL executed by hibernate automatically: `select * from information_schema.sequences`
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org