Go to file
2015-01-26 17:55:15 +01:00
.gitignore Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-basedir.patch Rebase to version 10.0.13 2014-08-14 09:54:25 +02:00
mariadb-covscan-signexpr.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-covscan-stroverflow.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-dh1024.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-errno.patch
mariadb-file-contents.patch
mariadb-install-db-sharedir.patch Fix paths in mysql_install_db script 2014-09-04 15:36:04 +02:00
mariadb-install-test.patch
mariadb-logrotate.patch
mariadb-ownsetup.patch Fix typo in the config file 2015-01-26 17:55:15 +01:00
mariadb-s390-tsc.patch
mariadb-scripts.patch Rework usage of macros and remove some compatibility artefacts 2014-12-06 09:00:06 +01:00
mariadb-ssltest.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-string-overflow.patch
mariadb-strmov.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb.spec Fix typo in the config file 2015-01-26 17:55:15 +01:00
my_config.h
my.cnf.in Move server settings to config file under my.cnf.d dir 2015-01-25 00:00:50 +01:00
mysql_config_multilib.sh
mysql-check-socket.sh
mysql-check-upgrade.sh Do not create log file in post script 2015-01-25 20:00:05 +01:00
mysql-embedded-check.c
mysql-prepare-db-dir.sh Update to 10.0.14 2014-09-29 17:19:52 +02:00
mysql-scripts-common.sh Remove executable flag from mysql-scripts-common.sh 2014-10-01 15:42:52 +02:00
mysql-wait-ready.sh
mysql.init.in Fix path for sysconfig file 2015-01-24 23:02:07 +01:00
mysql.service.in Check upgrade script added to warn about need for mysql_upgrade 2014-09-29 14:34:41 +02:00
mysql.tmpfiles.d.in Fix macros paths in my.cnf 2014-12-22 14:28:44 +01:00
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list failing test 2014-12-01 15:22:34 +01:00
rh-skipped-tests-base.list failing test 2014-12-01 15:22:34 +01:00
rh-skipped-tests-intel.list Disable vcol_supported_sql_funcs_myisam test on all arches 2014-09-08 12:32:47 +02:00
rh-skipped-tests-ppc64le.list Disable tests connect.part_file, connect.part_table and connect.updelx 2014-10-08 14:10:49 +02:00
rh-skipped-tests-ppc-s390.list Disable failing tests connect.mrr, connect.updelx2 on ppc and s390 2015-01-06 13:46:45 +01:00
rh-skipped-tests-s390.list Disable main.key_cache test on s390 2014-10-13 20:42:51 +02:00
sources Update to 10.0.15 2014-12-01 02:43:34 +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.