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/09/18 23:58:31 UTC

[GitHub] [incubator-shardingsphere] cherrylzhao commented on issue #3057: support query hint context for sharding-proxy

cherrylzhao commented on issue #3057: support query hint context for sharding-proxy
URL: https://github.com/apache/incubator-shardingsphere/issues/3057#issuecomment-532910730
 
 
   this is my opinion
   
   - sctl:hint show status
      result like that:
   
     | master_only | sharding_type   |
     |:------------|:----------------|
     |true / false   | databases_only / tables_only? / databases_tables|
   
   - sctl:hint show table status
      result like that:
   
     | table_name | database_sharding_values | table_sharding_values |
     |:-----------|:-------------------------|:----------------------|
     |t_order     | value1,value2            | value1,value2         |

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