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

[harmony] Bug 1902375: fix foreignkey error upgrading from <3.0 to >=5.0.6 #142

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

justdave
Copy link
Member

Details

Fix foreign key reference error.

Additional info

Test Plan

  1. Install Bugzilla 2.18rc3 on MySQL 5.7
  2. mysqldump the database and restore it to MariaDB 10.6
  3. Install Harmony and point it at the MariaDB instance
  4. run checksetup.pl

NOTE: Harmony upgrade from older versions is broken in general right now. But this fix is still valid, and will be one step closer to having it working.

@justdave justdave merged commit dc3b26c into main Aug 26, 2024
6 checks passed
@justdave justdave deleted the patch-1902375-harmony branch August 26, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant