Go to file
2017-10-16 14:28:44 +02:00
.gitignore
clustercheck.sh
LICENSE.clustercheck
mariadb-galera.cnf.patch
mariadb-install-db-sharedir.patch
mariadb-install-test.patch
mariadb-logrotate.patch Rebase to 10.1.24 2017-06-03 02:17:41 +02:00
mariadb-notestdb.patch
mariadb-ownsetup.patch
mariadb-recovery.patch Rebase to 10.2.9 2017-10-02 14:47:32 +02:00
mariadb-scripts.patch Install mysql-wait-ready on RHEL-6 for the SysV init 2017-08-28 21:08:52 +02:00
mariadb-server-galera.te
mariadb-ssl-cypher.patch
mariadb.spec RPMLint error fix: Remove unused python scripts which remained from TokuDB upstream 2017-10-16 14:28:44 +02:00
my.cnf.in
mysql_config_multilib.sh
mysql-check-socket.sh
mysql-check-upgrade.sh
mysql-prepare-db-dir.sh Fix checking whether we can initialize the datadir 2017-06-09 07:58:19 +02:00
mysql-scripts-common.sh Support --defaults-group-suffix option in all starting scripts 2017-08-28 20:38:32 +02:00
mysql-wait-ready.sh Install mysql-wait-ready on RHEL-6 for the SysV init 2017-08-28 21:08:52 +02:00
mysql.init.in Sync mysql.init with community-mysql 2017-08-28 23:10:27 +02:00
mysql.service.in Remove mysql-wait-* scripts. They aren't needed when using systemd "Type=notify" 2017-07-13 16:30:08 +02:00
mysql.tmpfiles.d.in
mysql@.service.in Support --defaults-group-suffix option in all starting scripts 2017-08-28 20:38:32 +02:00
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list Rebase to 10.1.24 2017-06-03 02:17:41 +02:00
rh-skipped-tests-base.list Fix of "with" and "without" macros, so they works 2017-10-04 21:31:14 +02:00
rh-skipped-tests-ppc.list Add more tests that made the test-suite fail because of warnings in logs 2017-08-28 15:07:39 +02:00
rh-skipped-tests-s390.list Add some more unstable tests into blacklist 2017-08-28 22:44:58 +02:00
sources New sources for 10.2.9 2017-10-02 14:56:44 +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.