You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/03/12 01:22:38 UTC

[GitHub] [incubator-shardingsphere] menghaoranss commented on issue #4709: proxy-4.0.1 can't view table design in DB tools like DBeaver

menghaoranss commented on issue #4709: proxy-4.0.1 can't view table design in DB tools like DBeaver
URL: https://github.com/apache/incubator-shardingsphere/issues/4709#issuecomment-597959662
 
 
   Here is log :
   ```
   ShardingSphere-SQL - Actual SQL: ds_0 ::: SELECT * FROM information_schema.COLUMNS WHERE TABLE_SCHEMA='demo_ds' AND TABLE_NAME='t_order' ORDER BY ORDINAL_POSITION
   ```
   This is the actual SQL that is executed when viewing the columns in dbeaver, TABLE_SCHEMA and 
   TABLE_NAME are not rewritten. 

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


With regards,
Apache Git Services