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/03 11:54:18 UTC

[GitHub] [incubator-shardingsphere] taojintianxia edited a comment on issue #2959: How to switch check.table.metadata.enabled:false

taojintianxia edited a comment on issue #2959: How to switch check.table.metadata.enabled:false
URL: https://github.com/apache/incubator-shardingsphere/issues/2959#issuecomment-527423923
 
 
   just like the configuration for sql.show, put the following config into your sharding-xx.yaml
   
   ```yaml
   props:
     sql.show: true
     check.table.metadata.enabled: true
   ```

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