Skip to content

Anonymization - Mysql 8.0 - fix addAnonymizerIdColumnMySql#220

Merged
SimonMellerin merged 1 commit intomainfrom
mysql-80
Apr 9, 2025
Merged

Anonymization - Mysql 8.0 - fix addAnonymizerIdColumnMySql#220
SimonMellerin merged 1 commit intomainfrom
mysql-80

Conversation

@SimonMellerin
Copy link
Copy Markdown
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
Copy Markdown
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.

Comment thread src/Anonymization/Anonymizator.php
Copy link
Copy Markdown
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