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 2019/08/21 14:30:48 UTC

[GitHub] [incubator-shardingsphere] gaodesen163 opened a new issue #2904: not support “show full tables from `sharding_db` like't_test1'”

gaodesen163 opened a new issue #2904:  not support “show full tables from `sharding_db` like't_test1'”
URL: https://github.com/apache/incubator-shardingsphere/issues/2904
 
 
   sharding proxy version
   https://dist.apache.org/repos/dist/dev/incubator/shardingsphere/4.0.0-RC1/apache-shardingsphere-incubating-4.0.0-RC2-sharding-proxy-bin.tar.gz
   
   (1)
   create table tbname1 (id int primary key,key_price decimal(16,2) DEFAULT NULL);
   
   (2)
   mysql> show full tables from `sharding_db` like't_test1'
   https://user-images.githubusercontent.com/13394604/63440944-48945d80-c463-11e9-9b5a-13b8e492a043.png)
   
   
   thanks

----------------------------------------------------------------
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