dangmingyang commented on issue #37515: URL: https://github.com/apache/shardingsphere/issues/37515#issuecomment-3695244073
> Proxy currently supports only MySQL/PostgreSQL/openGauss front-end protocols; there is no Oracle front-end protocol, so there is no official guide for configuring Oracle via a MySQL-protocol Proxy. > > The request (writing Oracle governance config via a MySQL front-end Proxy) is unsupported, so no official documentation exists. It is not mandatory to write the Oracle governance configuration through the ShardingSphere-Proxy. The only requirement is to ensure that ShardingSphere-JDBC can normally obtain the governance configuration strategy of Oracle. Is it achieved by integrating the class org.apache.shardingsphere.mode.repository.cluster.zookeeper.ZookeeperRepository for writing operations? -- 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]
