RaigorJiang commented on issue #11762: URL: https://github.com/apache/shardingsphere/issues/11762#issuecomment-915120871
Hi guys, @sgc109 @cqiwencom We have done some client adaptation work for Proxy, the purpose is to allow Navicat, MySQLWorkbench and other tools to connect normally and perform basic operations. Up to now, both Navicat and Workbench can be easily connected to Proxy. Welcome everyone to experience. For more information, please follow the issue: https://github.com/apache/shardingsphere/issues/11994 As for the tables information in the Workbench, it needs to query the `information_schema.columns` and `information_schema.tables` tables, which are not yet supported. Please look forward to subsequent improvements. P.S. I tested the following clients: - Navicat 15.0.20 - MySQ Workbench 8.0.25 - DataGrip 2021.1.3 -- 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]
