Go to file
Igor Gnatenko 93cc726551 Rebuild due to bug in RPM (RHBZ #1468476)
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-07-07 12:22:23 +02:00
.gitignore
clustercheck.sh
LICENSE.clustercheck
mariadb-covscan-stroverflow.patch
mariadb-galera.cnf.patch wsrep_on in galera.cnf 2016-04-07 14:54:39 +02:00
mariadb-install-db-sharedir.patch Update to 10.1.18 2016-10-04 19:10:57 +02:00
mariadb-install-test.patch Plugin oqgraph enabled 2017-06-03 02:16:39 +02:00
mariadb-logrotate.patch Rebase to 10.1.24 2017-06-03 02:17:41 +02:00
mariadb-notestdb.patch
mariadb-ownsetup.patch
mariadb-scripts.patch Rebase to 10.1.24 2017-06-03 02:17:41 +02:00
mariadb-server-galera.te Add selinux policy 2016-05-12 20:29:28 +02:00
mariadb-ssl-cypher.patch JdbcMariaDB.jar test removed 2016-11-28 01:09:55 +01:00
mariadb.spec Rebuild due to bug in RPM (RHBZ #1468476) 2017-07-07 12:22:23 +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
mysql-wait-ready.sh
mysql-wait-stop.sh
mysql.init.in Use "/run" location instead of "/var/run" symlink 2017-06-19 12:49:43 +02:00
mysql.service.in Removed strmov patch, it is no longer needed. The issue was fixed long ago in both MariaDB and MySQL 2017-03-08 15:10:16 +01:00
mysql.tmpfiles.d.in
mysql@.service.in Removed strmov patch, it is no longer needed. The issue was fixed long ago in both MariaDB and MySQL 2017-03-08 15:10:16 +01: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 Fixed incorrect Jemalloc initialization 2017-06-08 09:27:02 +02:00
rh-skipped-tests-ppc-s390.list Testsuite blacklists heavily updated. Current tracker: #1399847 2016-11-29 23:16:04 +01:00
sources Rebase to 10.1.24 2017-06-03 02:17:41 +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.