a1104321118 commented on issue #22824: URL: https://github.com/apache/shardingsphere/issues/22824#issuecomment-1346313879
> > > This is expected behavior. It's recommended to deploy ShardingSphere-JDBC and ShardingSphere-Proxy using cluster mode. Executing DDL to database directly will cause metadata inconsistency. > > > > > > > > > > > > > It means when I use sharding-jdbc and `select *`, I can not add or drop column when not researt the app ? > > Is there has any infterface / chance to update the metadata cache ? > > Using Cluster mode could hot reload metadata. There is no such reload method in ShardingSphere-JDBC public API. > Thanks,By the way,Do you have recommand document for shardingsphere 5.x ? I Have read official doc, But It is not helpful for me. For example, I can not find useful message about `ModeConfiguration` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
