]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1885709: Support for MySQL 8 (#106)
authorDave Miller <justdave@bugzilla.org>
Sun, 17 Mar 2024 18:08:48 +0000 (14:08 -0400)
committerGitHub <noreply@github.com>
Sun, 17 Mar 2024 18:08:48 +0000 (14:08 -0400)
commit62493442cf45cd2122a6565a46de9365a5becfa5
treea3e426d2a95e2bb630c71d27744a948e225a9e8b
parent3f710767f6d3db652ca430523f59298dd8f84de2
Bug 1885709: Support for MySQL 8 (#106)

* Cherry-pick BMO MySQL 8 fix into Harmony

* update docker image to use mysql8 libraries

---------

Co-authored-by: dklawren <dklawren@users.noreply.github.com>
35 files changed:
Bugzilla/Bug.pm
Bugzilla/DB.pm
Bugzilla/DB/Mysql.pm
Bugzilla/DB/Schema.pm
Bugzilla/DB/Schema/Mysql.pm
Bugzilla/DB/Schema/Sqlite.pm
Bugzilla/Group.pm
Bugzilla/Install/DB.pm
Bugzilla/Migrate.pm
Bugzilla/Object.pm
Bugzilla/Product.pm
Bugzilla/Search.pm
Bugzilla/User.pm
Dockerfile
Dockerfile.bmo-slim
Dockerfile.cpanfile
Makefile.PL
cpanfile
docker-compose.test.yml
docker-compose.yml
editgroups.cgi
editproducts.cgi
editusers.cgi
extensions/BMO/Extension.pm
extensions/BMO/lib/Reports/Groups.pm
extensions/SecureMail/Extension.pm
qa/config/generate_test_data.pl
sanitycheck.cgi
scripts/convert_datetime.pl
scripts/generate_bmo_data.pl
scripts/movecomponent-1565636.pl
scripts/remove-non-public-data.pl
scripts/sanitizeme.pl
userprefs.cgi
whine.pl