Skip to content

Add test case for ALTER TABLE with KEY_BLOCK_SIZE for MySQL #2213

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

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

minleejae
Copy link
Contributor

Description

Added a new test case to the AlterTest class.

This test case verifies the ALTER TABLE statement with KEY_BLOCK_SIZE, ALGORITHM, and LOCK options in MySQL.
The added test case is testAlterTableKeyBlockSizeAlgorithmLock.

@manticore-projects manticore-projects merged commit 1ffec41 into JSQLParser:master Apr 3, 2025
2 of 4 checks passed
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.

2 participants