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

Feature Request: Rewrite 'Lock Table' Statements #143

Open
earayu opened this issue Jun 19, 2023 · 0 comments
Open

Feature Request: Rewrite 'Lock Table' Statements #143

earayu opened this issue Jun 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request low-priority

Comments

@earayu
Copy link
Collaborator

earayu commented Jun 19, 2023

Background

Currently, WeSQL-Scale does not support 'Lock' and 'Unlock' statements due to their impact on the connection pooling mechanism. Executing these statements in WeSQL-Scale returns "Success" without actually performing the intended action.

Proposal

To address this issue, we need to rewrite the 'Lock' and 'Unlock' statements to ensure proper reuse of connections in the WeSQL-Scale connection pool.

@earayu earayu added the enhancement New feature or request label Jun 19, 2023
@earayu earayu self-assigned this Jun 19, 2023
@earayu earayu added the good first issue Good for newcomers label Jun 30, 2023
@earayu earayu assigned kubeJocker and unassigned earayu Jul 4, 2023
@earayu earayu removed the good first issue Good for newcomers label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants