Go to file
2018-06-04 16:28:21 +02:00
tests Add the first test for the Fedora CI 2018-03-01 15:41:44 +01:00
.gitignore
clustercheck.sh
LICENSE.clustercheck
mariadb-galera.cnf.patch
mariadb-logrotate.patch Update logrotate config to use correct logfile location. 2018-03-20 17:17:37 +01:00
mariadb-notestdb.patch
mariadb-ownsetup.patch
mariadb-scripts.patch SPECfile refresh, RHEL6, SySV init and old fedora stuff removed 2018-02-26 16:14:33 +01:00
mariadb-server-galera.te
mariadb-ssl-cypher.patch JdbcMariaDB.jar test removed 2016-11-28 01:09:55 +01:00
mariadb.rpmlintrc Create RPMLint whitelist 2018-06-04 16:28:21 +02:00
mariadb.spec Fix PCRE macros to be more easily understood 2018-06-04 15:46:46 +02: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 Support --defaults-group-suffix option in all starting scripts 2017-08-28 20:38:32 +02:00
mysql.service.in Rebase to 10.2.15 2018-05-28 06:16:00 +02:00
mysql.tmpfiles.d.in
mysql@.service.in Rebase to 10.2.15 2018-05-28 06:16:00 +02:00
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list Rebase to 10.2.15 2018-05-28 06:16:00 +02:00
rh-skipped-tests-base.list Rebase to 10.2.15 2018-05-28 06:16:00 +02:00
rh-skipped-tests-ppc.list Fix typo in PPC skipped tests list 2018-05-29 15:06:35 +02:00
rh-skipped-tests-s390.list Rebase to 10.2.15 2018-05-28 06:16:00 +02:00
sources Rebase to 10.2.15 2018-05-28 06:16:00 +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.