A community developed branch of MySQL
f6397a1a9b
Don't use conditionals macros verided by the values outside the SPEC. They don't work thay way. Fix the server Recommends. They won't be parsed correctly, if they have whitespaces in front of them in contidional macros. Move the upstream systemd config file for tokudb to the correct location. Tweak the systemd unit files, to be closer to their upstream variants. Heavy update of the skipped tests list. PPC64le seems problematic lately. Spider tests are disabled in the first testsuite run as a whole testsuite, so no need to explicitly list them. Extend the testsuite timeout to 15 hours; 12 hours just wasn't enough for PPC64le; allow to retry failed test one time. Build with Jemalloc again. Require Jemalloc by TokuDB. Set precise version of Jemalloc library to systemd config for TokuDB. |
||
---|---|---|
tests | ||
.gitignore | ||
clustercheck.sh | ||
LICENSE.clustercheck | ||
mariadb-galera.cnf.patch | ||
mariadb-logrotate.patch | ||
mariadb-notestdb.patch | ||
mariadb-ownsetup.patch | ||
mariadb-scripts.patch | ||
mariadb-server-galera.te | ||
mariadb-ssl-cypher.patch | ||
mariadb.spec | ||
my.cnf.in | ||
mysql_config_multilib.sh | ||
mysql-check-socket.sh | ||
mysql-check-upgrade.sh | ||
mysql-prepare-db-dir.sh | ||
mysql-scripts-common.sh | ||
mysql.service.in | ||
mysql.tmpfiles.d.in | ||
mysql@.service.in | ||
README.mysql-cnf | ||
README.mysql-docs | ||
README.mysql-license | ||
rh-skipped-tests-arm.list | ||
rh-skipped-tests-base.list | ||
rh-skipped-tests-ppc.list | ||
rh-skipped-tests-s390.list | ||
sources |
MySQL is distributed under GPL v2, but there are some licensing exceptions that allow the client libraries to be linked with a non-GPL application, so long as the application is under a license approved by Oracle. For details see http://www.mysql.com/about/legal/licensing/foss-exception/ Some innobase code from Percona and Google is under BSD license. Some code related to test-suite is under LGPLv2.