Go to file
2016-07-16 21:45:33 +02:00
.gitignore
clustercheck.sh
LICENSE.clustercheck
mariadb-admincrash.patch
mariadb-basedir.patch
mariadb-covscan-stroverflow.patch
mariadb-errno.patch
mariadb-file-contents.patch
mariadb-galera-new-cluster-help.patch Add selinux policy 2016-05-12 20:29:28 +02:00
mariadb-galera.cnf.patch wsrep_on in galera.cnf 2016-04-07 14:54:39 +02:00
mariadb-install-db-sharedir.patch
mariadb-install-test.patch Update to 10.1.13 2016-03-29 10:29:29 +02:00
mariadb-logrotate.patch
mariadb-notestdb.patch
mariadb-ownsetup.patch
mariadb-scripts.patch
mariadb-server-galera.te Add selinux policy 2016-05-12 20:29:28 +02:00
mariadb-ssltests-replace.patch Fix ssl tests and run them separately 2016-07-15 10:49:28 +02:00
mariadb-string-overflow.patch
mariadb-strmov.patch
mariadb.spec Merge branch 'master' into f24 2016-07-16 21:45:33 +02:00
my.cnf.in
mysql_config_multilib.sh
mysql-check-socket.sh
mysql-check-upgrade.sh
mysql-embedded-check.c
mysql-prepare-db-dir.sh Move sleep before mysql_install_db, so files get removed on those weird systems 2016-07-15 12:11:01 +02:00
mysql-scripts-common.sh
mysql-wait-ready.sh
mysql-wait-stop.sh
mysql.init.in
mysql.service.in
mysql.tmpfiles.d.in
mysql@.service.in
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list Revert "Update to 10.1.15" 2016-07-14 21:19:26 +02:00
rh-skipped-tests-base.list Test ssl_cert_verify fails from unknown reason. 2016-07-16 15:50:51 +02:00
rh-skipped-tests-ppc-s390.list
sources Revert "Update to 10.1.15" 2016-07-14 21:19:26 +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.