Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OpenGauss] Can not set TRANSACTION ISOLATION LEVEL #22168

Open
yu199195 opened this issue Nov 14, 2022 · 0 comments
Open

[OpenGauss] Can not set TRANSACTION ISOLATION LEVEL #22168

yu199195 opened this issue Nov 14, 2022 · 0 comments

Comments

@yu199195
Copy link
Member

Dear Apache ShardingSphere Community:

I'm using ShardingSphere-Proxy for openGuass.
Refer this doc[1] set TRANSACTION ISOLATION LEVEL.

Error message like this :

=> begin;
BEGIN
=> SET LOCAL TRANSACTION ISOLATION LEVEL READ COMMITTED READ ONLY;
ERROR:  You have an error in your SQL syntax: SET LOCAL TRANSACTION ISOLATION LEVEL READ COMMITTED READ ONLY;, no viable alternative at input 'TRANSACTIONISOLATION' at line 1, position 22, near [@3,22:30='ISOLATION',<246>,1:22]

I think it should be a sql parse problem.

Are there any volunteers interested in this , welcome to fixed it.

[1] https://docs.opengauss.org/zh/docs/3.0.0/docs/Developerguide/SET-TRANSACTION.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants