Go to file
Jakub Dorňák e1d5a56dda failing test
2014-12-01 10:29:49 +01:00
.gitignore Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-basedir.patch
mariadb-config.patch
mariadb-covscan-signexpr.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-covscan-stroverflow.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-dh1024.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-errno.patch
mariadb-file-contents.patch
mariadb-install-db-sharedir.patch
mariadb-install-test.patch
mariadb-logrotate.patch
mariadb-s390-tsc.patch
mariadb-scripts.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-ssltest.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-string-overflow.patch
mariadb-strmov.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb.spec Update to 10.0.15 2014-12-01 02:43:34 +01:00
my_config.h
my.cnf.in
mysql_config_multilib.sh
mysql-check-socket.sh
mysql-check-upgrade.sh
mysql-compat.conf.in
mysql-compat.service.in Fixed compat service file. 2014-10-24 14:18:17 +02:00
mysql-embedded-check.c
mysql-prepare-db-dir.sh
mysql-scripts-common.sh
mysql-wait-ready.sh
mysql.init.in
mysql.service.in
mysql.tmpfiles.d.in
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list failing test 2014-12-01 10:29:49 +01:00
rh-skipped-tests-base.list Update to 10.0.15 2014-12-01 02:43:34 +01:00
rh-skipped-tests-intel.list
rh-skipped-tests-ppc64le.list
rh-skipped-tests-ppc-s390.list
rh-skipped-tests-s390.list
sources Update to 10.0.15 2014-12-01 02:43:34 +01: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.