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

Support MySQL FLUSH statement #1076

Merged
merged 2 commits into from
Dec 31, 2023
Merged

Support MySQL FLUSH statement #1076

merged 2 commits into from
Dec 31, 2023

Conversation

emin100
Copy link
Contributor

@emin100 emin100 commented Dec 27, 2023

mysql FLUSH statement added

@coveralls
Copy link

coveralls commented Dec 27, 2023

Pull Request Test Coverage Report for Build 7336723730

  • 192 of 214 (89.72%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 87.753%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/ast/mod.rs 32 40 80.0%
src/parser/mod.rs 52 66 78.79%
Totals Coverage Status
Change from base Build 7314541195: 0.02%
Covered Lines: 18593
Relevant Lines: 21188

💛 - Coveralls

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me. Thank you for this contribution @emin100

@alamb alamb changed the title Mysql FLUSH statement Support MySQL FLUSH statement Dec 31, 2023
@alamb alamb merged commit 593c090 into apache:main Dec 31, 2023
10 checks passed
@emin100 emin100 deleted the flush branch December 31, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants