RaigorJiang opened a new issue, #32527: URL: https://github.com/apache/shardingsphere/issues/32527
## Bug Report Related to #32510 ### Which version of ShardingSphere did you use? 5.5.1-SNAPSHOT master c1af7e6b3d7ba1c9b87e367be21ff17d43f0d5b0 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy ### Expected behavior Querying information_schema.SCHEMATA should not have duplicate results ### Actual behavior If multiple storage units are registered in a logical database, duplicate results will appear when querying `information_schema.SCHEMATA` <img width="890" alt="image" src="https://github.com/user-attachments/assets/4b0431ae-d6be-4ad5-935e-980b699b68c9"> -- 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]
