peng-ran edited a comment on issue #6902:
URL: https://github.com/apache/shardingsphere/issues/6902#issuecomment-675241405


   The logical table name is derived from the SQL being executed, and the MYSQL 
table name can then be case-insensitive. Sharding-jdbc cannot execute correctly 
if the table name in the EXECUTED SQL is uppercase and the table name added in 
the HintManager is lowercase, so I need to add both upper and lower case table 
names to the HintManger.
   @tristaZero 


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to