Go to file
2018-02-09 14:39:47 +01:00
.gitignore
clustercheck.sh
LICENSE.clustercheck
mariadb-galera.cnf.patch
mariadb-logrotate.patch
mariadb-notestdb.patch
mariadb-ownsetup.patch
mariadb-recovery.patch
mariadb-scripts.patch
mariadb-server-galera.te
mariadb-ssl-cypher.patch
mariadb.spec Add comment 2018-02-09 14:39:47 +01:00
my.cnf.in
mysql_config_multilib.sh
mysql-check-socket.sh
mysql-check-upgrade.sh
mysql-prepare-db-dir.sh Print the same messages as before when starting the service in SysV init, to not scare users 2018-01-12 13:33:21 +01:00
mysql-scripts-common.sh
mysql-wait-ready.sh
mysql.init.in Print the same messages as before when starting the service in SysV init, to not scare users 2018-01-12 13:33:21 +01:00
mysql.service.in Include aliases for mariadb service; #1520905 2017-12-09 02:48:08 +01:00
mysql.tmpfiles.d.in
mysql@.service.in Include aliases for mariadb service; #1520905 2017-12-09 02:48:08 +01:00
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list
rh-skipped-tests-base.list Rebase to 10.2.12 2018-01-10 20:25:41 +01:00
rh-skipped-tests-ppc.list Extend failing tests list for PPC 2018-01-27 02:35:27 +01:00
rh-skipped-tests-s390.list Rebase to 10.2.12 2018-01-10 20:25:41 +01:00
sources Rebase to 10.2.12 2018-01-10 20:25:41 +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.