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 2022/02/24 12:08:25 UTC

[GitHub] [shardingsphere] yuwentao commented on issue #15618: sharding sphere 5.1version not support this SQL query statements

yuwentao commented on issue #15618:
URL: https://github.com/apache/shardingsphere/issues/15618#issuecomment-1049794156


   have opened sql-federation =true:
   Properties props = new Properties();
   props.setProperty(ConfigurationPropertyKey.SQL_FEDERATION_ENABLED.getKey(), String.valueOf(Boolean.TRUE));
   props.setProperty(ConfigurationPropertyKey.SQL_SHOW.getKey(), Boolean.TRUE.toString());
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org