Closed Bug 1467006 Opened 7 years ago Closed 1 year ago

Explicitly support MariaDB

Categories

(Bugzilla :: Bugzilla-General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: hendry, Assigned: justdave)

References

Details

Attachments

(4 files, 1 obsolete file)

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36 Steps to reproduce: Using docker compose, bring up a Bugzilla environment: https://github.com/unee-t/bugzilla-customisation/blob/master/docker-compose.yml#L29 Using https://hub.docker.com/_/mariadb/ Actual results: bugzilla_1 | Your MySQL v5.5.5-10.3.7-MariaDB-1:10.3.7+maria~jessie is too old. Bugzilla requires version bugzilla_1 | 5.6.12 or later of MySQL. Please download and install a bugzilla_1 | newer version. It would appear from 5.5, MariaDB appends the new version number? Expected results: Bugzilla should have been fine with this version. Is there a way to override the DB check? It's not clear from https://dxr.mozilla.org/mozilla/source/webtools/bugzilla/checksetup.pl
Also filed a bug on the database image: https://github.com/docker-library/mariadb/issues/174

Proper fix for this is explicit support for MariaDB since they have diverged from MySQL sufficiently enough that they're no longer a drop-in replacement for each other.

Summary: Your MySQL v5.5.5-10.3.7-MariaDB-1:10.3.7+maria~jessie is too old. → Explicitly support MariaDB
Version: 5.0 → 5.2
Assignee: general → justdave
Blocks: 868869
Depends on: 1839143
Depends on: 1576270
Blocks: 1576270, 1839143
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
No longer depends on: 1576270, 1839143
Resolution: --- → FIXED
Attachment #9400627 - Attachment is obsolete: true

Comment on attachment 9400626 [details] [review]
[bugzilla/bugzilla] Bug 1467006: explicit MariaDB support (#140) - version detection fix (#168)

https://github.com/bugzilla/bugzilla/commit/d1acd81eb59908fc36a54d3874bc1faeec125d59

Attachment #9400626 - Flags: merged+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: