![Dongqi Chen](/assets/img/avatar_default.png)
(1)Release Version Upgrade (2)Fix spec to remove TokuDB related compilation errors (3)Extract the files in srpm to replace the 'centos/files/' directory Story: 2006729 Task: 38764 Depends-On: https://review.opendev.org/#/c/734429/ Change-Id: I4c1543440027a90edf0d1653b61deea0d9a104cd Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
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.