Hello,
I'm wondering if there are any known/outstanding issues using 'endDelimiter' with MySQL?
I am including this endDelimiter with an sqlFile changeset, and was expecting the liquibase updateSQL to emit a 'DELIMITER' line, but no such luck, and the generated SQL fails.
I'm using liquibase via maven, and have tried a number of versions - 3.5.x, 3.7.x, up to 3.8.9. Also tinkered with splitStatements on/off and different endDelimiter characters.
Anyways, as mentioned, I am curious if this is a known issue (haven't had any luck spotting current bugs in the liquibase github / jira / these forums). It seems hard to believe I'm the first to encounter if it spans 3.5.x to 3.8.9.