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

[mysql] FOR SHARE #1878

Closed
chenshiheng100 opened this issue Oct 17, 2023 · 0 comments · Fixed by #1922
Closed

[mysql] FOR SHARE #1878

chenshiheng100 opened this issue Oct 17, 2023 · 0 comments · Fixed by #1922
Labels
DML MySQL MySQL specific issue Sponsor needed

Comments

@chenshiheng100
Copy link

Grammar or Syntax Description

  • MYSQL
  • Example: FOR SHARE clause is not supported yet

SQL Example

Statement parse = CCJSqlParserUtil.parse(" SELECT * FROM MY_TABLE1 for share ");

Additional context

jsqlparser-4.6.jar
mysql 8.0
Links to the reference documentation
SELECT ... FOR SHARE

Tips:

@chenshiheng100 chenshiheng100 changed the title [FEATURE] missing feature description [mysql] FOR SHARE Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DML MySQL MySQL specific issue Sponsor needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants