RaigorJiang opened a new issue, #34314: URL: https://github.com/apache/shardingsphere/issues/34314
## Bug Report ### Which version of ShardingSphere did you use? 5.5.2-SNAPSHOT 215a9309c62de0d0668c6ef6fa38fe85874b9049 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy ### Actual behavior 1. The actual table name is uppercase --- <img width="564" alt="image" src="https://github.com/user-attachments/assets/b442573e-fd5d-461b-be27-6a700ffce01c" /> 2. The query results of `show unloaded single tables` is lowercase. --- <img width="439" alt="image" src="https://github.com/user-attachments/assets/58140b72-3599-4b42-8ecf-2fa4377c70db" /> 3. Load single table using lowercase table name error, using uppercase name can succeed --- <img width="619" alt="image" src="https://github.com/user-attachments/assets/f3b5e8cb-8c13-47d8-b733-1330d146f67c" /> -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org