Skip to content

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