Skip to content

Remove whitespace to support multiple execution statement #3861

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

Closed
wants to merge 1 commit into from

Conversation

caodangtinh
Copy link
Contributor

For now if we try multiple execution with drop statement, we got error like
SQL Error [1064] [42000]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DROP TABLE IF EXISTS BATCH_JOB_EXECUTION_CONTEXT ; DROP TABLE IF EXISTS BATCH_ST' at line 2
This merge request remove all redundant white-space at the end of each drop command to allow multiple execution at one time.

@fmbenhassine fmbenhassine added the status: waiting-for-triage Issues that we did not analyse yet label Mar 2, 2021
@fmbenhassine fmbenhassine added this to the 4.3.4 milestone Aug 9, 2021
@fmbenhassine fmbenhassine added the for: backport-to-4.2.x Issues that will be back-ported to the 4.2.x line label Aug 9, 2021
@fmbenhassine
Copy link
Contributor

Rebased and merged as 324a769. Thank you for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants