Skip to content

Anonymization - Mysql 8.0 - fix addAnonymizerIdColumnMySql #220

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 9, 2025

Conversation

SimonMellerin
Copy link
Member

'CREATE FUNCTION IF NOT EXISTS' is not strictly compatible with MYSQL 8.0 (beginning with MySQL 8.0.29)

…UNCTION IF NOT EXISTS' is not stricly compatible with MYSQL 8.0 (beginning with MySQL 8.0.29)
@pounard
Copy link
Member

pounard commented Apr 9, 2025

This may crash if a previous run was stopped before cleaning, I'm not sure if this would really happen, but in theory, it could, and in this scenario, our users would be left with a very difficult problem to solve on their own.

Copy link
Collaborator

@Lonnytunes Lonnytunes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SimonMellerin SimonMellerin merged commit 64a46f5 into main Apr 9, 2025
30 checks passed
@SimonMellerin SimonMellerin deleted the mysql-80 branch April 9, 2025 08:45
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.

3 participants