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/18 05:45:44 UTC

[GitHub] [shardingsphere] owen200008 commented on issue #5063: [API Changes] Remove default data source configuration

owen200008 commented on issue #5063:
URL: https://github.com/apache/shardingsphere/issues/5063#issuecomment-675265616


   I think this change is not correct
   it is different  default and auto
   
   this change is auto, not default。now it don't have default config.
   
   some sql use TABLES, it will be error.
   like: SELECT COUNT(*) FROM information_schema.TABLES WHERE TABLE_SCHEMA = 'canary' UNION SELECT COUNT(*) FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'canary' UNION SELECT COUNT(*) FROM information_schema.ROUTINES WHERE ROUTINE_SCHEMA = 'canary'


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