Go to file
Michal Schorm 81a4f8d04e Fix building when built with "%bcond_with test"
(which means: without the testsuite)
2020-09-06 23:21:29 +02:00
tests
.gitignore
clustercheck.sh
LICENSE.clustercheck
mariadb-auth_pam_tool_dir.patch Rebase to 10.4.12 2020-02-07 14:34:26 +01:00
mariadb-groonga.patch Fix conflicting files with groonga package 2019-11-18 15:17:26 +01:00
mariadb-logrotate.patch
mariadb-ownsetup.patch Fix of mariadb-ownsetup patch. 2020-09-03 13:41:45 +02:00
mariadb-scripts.patch
mariadb-server-galera.te
mariadb-spider_on_armv7hl.patch
mariadb-ssl-cipher-tests.patch
mariadb-ssl-cypher.patch
mariadb.rpmlintrc
mariadb.spec Fix building when built with "%bcond_with test" 2020-09-06 23:21:29 +02:00
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 Rebase to 10.4.11 - Update lists of failing tests 2020-01-19 14:08:44 +01:00
rh-skipped-tests-base.list Add failing tests for 10.4.14 2020-08-21 09:42:35 +02:00
rh-skipped-tests-ppc.list Rebase to 10.4.12 2020-02-07 14:34:26 +01:00
rh-skipped-tests-s390.list Rebase to 10.4.11 - Update lists of failing tests 2020-01-19 14:08:44 +01:00
sources Rebase to 10.4.14 2020-08-20 14:12:14 +02:00

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.