integ/database/mariadb/centos
Don Penney b6d2f1d9ae Create the stable/dev wheel and image build files
This update supports the migration to stable/dev build streams by
setting up the stable/dev wheels.inc and image build files.

Change-Id: I2330be8a910245d434a9e0a116fa4db65f7212e8
Story: 2005248
Task: 30100
Depends-On: Ib5dc9a7c1d8c37368d073e28d83eeb883766ee3f
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-03-20 14:09:34 -04:00
..
docker build mariadb docker image with galera arbitrator added 2019-01-23 17:11:45 -06:00
files Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
README Relocate mariadb to stx-integ/database/mariadb 2018-08-01 15:31:55 -04:00
build_srpm.data Relocate mariadb to stx-integ/database/mariadb 2018-08-01 15:31:55 -04:00
mariadb.spec Add bison build requirement for mariadb 2018-08-01 15:31:55 -04:00
mariadb.spec.unmodified Relocate mariadb to stx-integ/database/mariadb 2018-08-01 15:31:55 -04:00
stx-mariadb.master_docker_image build mariadb docker image with galera arbitrator added 2019-01-23 17:11:45 -06:00
stx-mariadb.pike_docker_image build mariadb docker image with galera arbitrator added 2019-01-23 17:11:45 -06:00
stx-mariadb.stable_docker_image Create the stable/dev wheel and image build files 2019-03-20 14:09:34 -04:00

README

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.