tuichenchuxin commented on issue #23547:
URL: 
https://github.com/apache/shardingsphere/issues/23547#issuecomment-1384776750

   From my point of view, the backend database should not be configured as 
`information_schema`, because ShardingSphere proxy is designed as a database 
proxy, so it maintains its own `information_schema`, which will have some 
conflicts with the real `information_schema`. This could be the root cause of 
the capitalization issue.
   You can use debug to see the cause of this problem and try to fix it.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to