Go to file
Honza Horak 2caa773538 Remove mariadb-wait-ready call from systemd unit, we have now systemd notify support
Make mariadb@.service similar to mariadb.service
2016-02-11 13:52:17 +01:00
.gitignore Update to 10.1.11 2016-02-03 15:26:02 +01:00
mariadb-admincrash.patch
mariadb-basedir.patch
mariadb-covscan-stroverflow.patch
mariadb-errno.patch Update to 10.1.8 2015-10-29 18:31:23 +01:00
mariadb-file-contents.patch Update to 10.1.8 2015-10-29 18:31:23 +01:00
mariadb-install-db-sharedir.patch
mariadb-install-test.patch
mariadb-logrotate.patch
mariadb-notestdb.patch
mariadb-ownsetup.patch Expand variables in server.cnf 2015-11-03 13:05:53 +01:00
mariadb-scripts.patch Use systemd unit file more compatible with upstream 2016-02-08 06:56:32 +01:00
mariadb-ssltest.patch
mariadb-string-overflow.patch
mariadb-strmov.patch
mariadb.spec Remove mariadb-wait-ready call from systemd unit, we have now systemd notify support 2016-02-11 13:52:17 +01:00
my_config.h
my.cnf.in
mysql_config_multilib.sh
mysql-check-socket.sh
mysql-check-upgrade.sh
mysql-embedded-check.c
mysql-prepare-db-dir.sh
mysql-scripts-common.sh
mysql-wait-ready.sh
mysql-wait-stop.sh
mysql.init.in
mysql.service.in Remove mariadb-wait-ready call from systemd unit, we have now systemd notify support 2016-02-11 13:52:17 +01:00
mysql.tmpfiles.d.in add warning to tmpfiles.d/mariadb.conf 2015-08-17 09:42:45 +02:00
mysql@.service.in Remove mariadb-wait-ready call from systemd unit, we have now systemd notify support 2016-02-11 13:52:17 +01:00
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list Update to 10.1.8 2015-10-29 18:31:23 +01:00
rh-skipped-tests-base.list Update to 10.1.8 2015-10-29 18:31:23 +01:00
rh-skipped-tests-ppc-s390.list another bunch of tests failing on s390 2015-12-01 09:12:19 +01:00
sources Update to 10.1.11 2016-02-03 15:26:02 +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.