integ/database/mariadb/centos
Yong Fu 2d997dcb6d Merge remote-tracking branch 'gerrit/master' into f/centos8
Depends-on: https://review.opendev.org/#/c/766436
Depends-on: https://review.opendev.org/#/c/766414

Change-Id: I01624b0ab4dc42483a79fe9a016613d1c308c08d
Signed-off-by: Yong Fu <fuyong@neusoft.com>
2020-12-15 11:03:50 +08:00
..
docker build mariadb docker image with galera arbitrator added 2019-01-23 17:11:45 -06:00
files CentOS 8: Upgrade mariadb to version 10.3.17 2020-06-12 13:49:35 +08:00
build_srpm.data Merge remote-tracking branch 'gerrit/master' into f/centos8 2020-12-15 11:03:50 +08:00
mariadb.spec CentOS 8: Upgrade mariadb to version 10.3.17 2020-06-12 13:49:35 +08:00
mariadb.spec.unmodified CentOS 8: Upgrade mariadb to version 10.3.17 2020-06-12 13:49:35 +08:00
README Relocate mariadb to stx-integ/database/mariadb 2018-08-01 15:31:55 -04:00
stx-mariadb.stable_docker_image Create the stable/dev wheel and image build files 2019-03-20 14:09:34 -04:00

The upstream mariadb includes TokuDB source code with AGPL license.
As AGPL-3.0 is considered a prohibited license by WR, we've modified
the source tarball to delete the storage/tokudb directory and remove
the AGPL reference from the EXCEPTIONS-CLIENT Foss License file. The
spec file has also been modified to compile without tokudb support.