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

doesn't see missed dot-comma #333

Open
SailorMax opened this issue Mar 1, 2021 · 1 comment
Open

doesn't see missed dot-comma #333

SailorMax opened this issue Mar 1, 2021 · 1 comment
Labels

Comments

@SailorMax
Copy link

Sample code:

START TRANSACTION;

CREATE TABLE `tb_test` (
  `uid` int(10) unsigned NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8

COMMIT;

Parser doesn't see missed dot-comma before COMMIT;

@SailorMax SailorMax changed the title don't see missed dot-comma doesn't see missed dot-comma Mar 1, 2021
@williamdes williamdes added the bug label Mar 1, 2021
@williamdes williamdes added this to the 4.7.3 milestone Mar 1, 2021
@williamdes
Copy link
Member

Thank you @SailorMax

@williamdes williamdes modified the milestones: 4.7.3, 4.7.4 Dec 11, 2021
@williamdes williamdes modified the milestones: 4.7.4, 5.7.0 Nov 21, 2022
@williamdes williamdes modified the milestones: 5.7.0, 5.8.0 Jan 25, 2023
@williamdes williamdes modified the milestones: 5.8.0, 5.9.0 Jun 5, 2023
@MauricioFauth MauricioFauth removed this from the 5.8.1 milestone Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants