Skip to content

Cannot use Audit add-on with MySQL 8.4+#5307

Open
knstvk wants to merge 1 commit into
masterfrom
4896-Audit-add-on-with-MySQL-8.4
Open

Cannot use Audit add-on with MySQL 8.4+#5307
knstvk wants to merge 1 commit into
masterfrom
4896-Audit-add-on-with-MySQL-8.4

Conversation

@knstvk
Copy link
Copy Markdown
Contributor

@knstvk knstvk commented May 22, 2026

Fortunately, the modern Liquibase wraps MySQL reserved words in quotes, so the database update now works fine.
We can just rename columns in the database using standard liquibase commands and adjust entity mappings.

AUTO has been renamed to AUTO_ as a word potentially reserved in the future.

@knstvk knstvk linked an issue May 22, 2026 that may be closed by this pull request
@knstvk knstvk requested a review from Gavrilov-Ivan May 22, 2026 10: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.

Cannot use Audit add-on with MySQL 8.4+

1 participant