Skip to content
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

Change UNIQUE_CHECKS for all MariaDB versions #1006

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

LinuxJedi
Copy link
Collaborator

The UNIQUE_CHECKS problem affects all versions of MariaDB 10.6 - 11.0 (so far). Given that there are only currently three supported versions lower than 10.6, a majority of users are on at least 10.6 and there is no greater-than expression in the config, we should cover all versions.

The `UNIQUE_CHECKS` problem affects all versions of MariaDB 10.6 - 11.0
(so far). Given that there are only currently three supported versions
lower than 10.6, a majority of users are on at least 10.6 and there is
no greater-than expression in the config, we should cover all versions.
@davidducos davidducos added this to the Release 0.14.1-1 milestone Jan 25, 2023
@davidducos davidducos added the Fix label Jan 25, 2023
@davidducos davidducos merged commit ffa5e78 into mydumper:master Jan 25, 2023
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.

None yet

2 participants