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

[8.0] updating the mysql version used in the tests #8039

Open
wants to merge 1 commit into
base: rel-v8r0
Choose a base branch
from

Conversation

fstagni
Copy link
Contributor

@fstagni fstagni commented Feb 10, 2025

From 8.0 to 8.4

Changes to port to wiki:

ALTER TABLE Tasks DROP PRIMARY KEY, ADD PRIMARY KEY (`TaskID`);
ALTER TABLE CacheReplicas DROP PRIMARY KEY, ADD PRIMARY KEY (`ReplicaID`);

BEGINRELEASENOTES

*Subsystem
CHANGE: default MySQL version from 8.0 to 8.4

ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Feb 10, 2025
@fstagni fstagni force-pushed the 80_mysql_version_update branch from be53eab to 1325d54 Compare February 10, 2025 17:05
@fstagni fstagni marked this pull request as ready for review February 11, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alsoTargeting:integration Cherry pick this PR to integration after merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants