]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1467006: Explicitly support MariaDB (#100)
authorDave Miller <justdave@bugzilla.org>
Sun, 28 Apr 2024 04:25:47 +0000 (00:25 -0400)
committerGitHub <noreply@github.com>
Sun, 28 Apr 2024 04:25:47 +0000 (00:25 -0400)
commit1bd5d7d1b86d3d6470552ba4979d850377977864
treefdb7c33a68afd7d055f1fe72e99da72a22a2d7a5
parenta35739beb4131aa0a20b783eeb444d2b3ce3869f
Bug 1467006: Explicitly support MariaDB (#100)

Also fixes the following:
* Bug 868869: Require MariaDB 10.0.5
* Bug 868867: Require DBD::mysql 4.032
20 files changed:
.github/workflows/ci.yml
Bugzilla/Constants.pm
Bugzilla/DB.pm
Bugzilla/DB/MariaDB.pm [new file with mode: 0644]
Bugzilla/DB/Schema/MariaDB.pm [new file with mode: 0644]
Bugzilla/DaemonControl.pm
Bugzilla/Install/Requirements.pm
Dockerfile
Makefile.PL
cpanfile
docker-compose.test-mariadb.yml [new file with mode: 0644]
docker/gen-bugzilla-slim-mariadb106.sh [new file with mode: 0644]
docker/images/Dockerfile.bugzilla-mariadb106 [new file with mode: 0644]
docker/run-tests-in-docker.sh
extensions/AntiSpam/Extension.pm
extensions/BzAPI/template/en/default/config.json.tmpl
scripts/cpanfile_fixed_versions.pl
t/004template.t
template/en/default/config.js.tmpl
template/en/default/setup/strings.txt.pl