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/10/28 15:31:16 UTC

[GitHub] [shardingsphere] Zx07 opened a new issue, #21835: Sharing-JDBC does not support the Oracle tenant of OceanBase database

Zx07 opened a new issue, #21835:
URL: https://github.com/apache/shardingsphere/issues/21835

   When sharing jdbc is used to connect to OceanBase database, jdbc automatically generates MySQL SQL to query the table index. However, my OceanBase tenant is in Oracle mode, which will inevitably report an error.
   Then I removed all dependencies on MySQL dependency in the pom, including those in sharing jdbc. However, MySQL SQL will be automatically spelled out to query the index. Is there any way to specify the SQL spelled by jdbc as oracle mode?


-- 
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.apache.org

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


[GitHub] [shardingsphere] Zx07 commented on issue #21835: Sharing-JDBC does not support the Oracle tenant of OceanBase database

Posted by GitBox <gi...@apache.org>.
Zx07 commented on issue #21835:
URL: https://github.com/apache/shardingsphere/issues/21835#issuecomment-1297194462

   This is my config
   ![image](https://user-images.githubusercontent.com/51987374/199035133-aed05511-e7bc-484f-9869-423e2aaf8581.png)
   


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


[GitHub] [shardingsphere] TeslaCN commented on issue #21835: Sharing-JDBC does not support the Oracle tenant of OceanBase database

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #21835:
URL: https://github.com/apache/shardingsphere/issues/21835#issuecomment-1365688961

   It seems that your configuration is not ShardingSphere 5.x. The legacy version is no longer maintained. Please upgrade to latest version.


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


[GitHub] [shardingsphere] Zx07 commented on issue #21835: Sharing-JDBC does not support the Oracle tenant of OceanBase database

Posted by GitBox <gi...@apache.org>.
Zx07 commented on issue #21835:
URL: https://github.com/apache/shardingsphere/issues/21835#issuecomment-1297184832

   @strongduanmu my demo:


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


[GitHub] [shardingsphere] strongduanmu commented on issue #21835: Sharing-JDBC does not support the Oracle tenant of OceanBase database

Posted by GitBox <gi...@apache.org>.
strongduanmu commented on issue #21835:
URL: https://github.com/apache/shardingsphere/issues/21835#issuecomment-1295747493

   Hi @Zx07, can you provide a demo to help demonstrate the problem? 


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


[GitHub] [shardingsphere] Zx07 commented on issue #21835: Sharing-JDBC does not support the Oracle tenant of OceanBase database

Posted by GitBox <gi...@apache.org>.
Zx07 commented on issue #21835:
URL: https://github.com/apache/shardingsphere/issues/21835#issuecomment-1297188399

   @strongduanmu my demo:
   ![image](https://user-images.githubusercontent.com/51987374/199034032-6ef5c829-a319-4d74-925f-98d98ed9445a.png)
   


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


[GitHub] [shardingsphere] TeslaCN closed issue #21835: Sharing-JDBC does not support the Oracle tenant of OceanBase database

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #21835: Sharing-JDBC does not support the Oracle tenant of OceanBase database
URL: https://github.com/apache/shardingsphere/issues/21835


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


[GitHub] [shardingsphere] Zx07 commented on issue #21835: Sharing-JDBC does not support the Oracle tenant of OceanBase database

Posted by GitBox <gi...@apache.org>.
Zx07 commented on issue #21835:
URL: https://github.com/apache/shardingsphere/issues/21835#issuecomment-1297195068

   ![image](https://user-images.githubusercontent.com/51987374/199035267-48b52109-78a3-43da-a496-d1c76fecb7b1.png)
   


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