A community developed branch of MySQL
Go to file
Honza Horak b10bd5019e Remove already unused libmysql.version 2014-07-21 10:32:08 +02:00
.gitignore Rebase to version 10.0.12 2014-06-19 16:08:41 +02:00
README.mysql-cnf Include README.mysql-cnf 2014-07-17 15:57:42 +02:00
README.mysql-docs Initial commit 2013-01-10 18:35:12 +01:00
README.mysql-license Initial commit 2013-01-10 18:35:12 +01:00
mariadb-basedir.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-check-socket Script for socket check enhanced 2014-05-05 12:36:12 +02:00
mariadb-cipherspec.patch Rebase to version 10.0.12 2014-06-19 16:08:41 +02:00
mariadb-config.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-covscan-signexpr.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-covscan-stroverflow.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-dh1024.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-errno.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-file-contents.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-install-test.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-logrotate.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-mysql_config.patch Rebase to version 10.0.12 2014-06-19 16:08:41 +02:00
mariadb-prepare-db-dir Improve error message when log file is not writable 2014-07-18 09:52:36 +02:00
mariadb-s390-tsc.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-scripts-common Add more group names for server's my.cnf 2014-07-21 09:53:36 +02:00
mariadb-ssltest.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-string-overflow.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-strmov.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-wait-ready Fix paths in helper scripts 2014-03-13 13:25:10 +01:00
mariadb.service Daemon helper scripts sanity changes and spec files clean-up 2014-02-26 13:04:21 +01:00
mariadb.spec Remove already unused libmysql.version 2014-07-21 10:32:08 +02:00
mariadb.tmpfiles.d Re-organize my.cnf to include only generic settings (RHBZ#1003115) 2013-09-02 17:47:26 +02:00
my.cnf Re-organize my.cnf to include only generic settings (RHBZ#1003115) 2013-09-02 17:47:26 +02:00
my_config.h Fix multilib header location for arm 2013-07-30 12:14:56 +02:00
mysql-embedded-check.c Initial commit 2013-01-10 18:35:12 +01:00
mysql_config.sh Multilib support re-worked 2014-07-17 16:29:43 +02:00
mysqld.service Fix typo in mysqld.service 2014-02-11 19:01:55 +01:00
rh-skipped-tests-arm.list Updated lists of failing tests 2014-06-23 19:03:30 +02:00
rh-skipped-tests-base.list Enable TokuDB engine for x86_64 2014-07-15 16:09:03 +02:00
rh-skipped-tests-intel.list Updated lists of failing tests 2014-06-23 19:03:30 +02:00
rh-skipped-tests-ppc-s390.list Updated lists of failing tests 2014-06-23 19:03:30 +02:00
rh-skipped-tests-ppc64le.list Updated lists of failing tests 2014-06-23 19:03:30 +02:00
sources Rebase to version 10.0.12 2014-06-19 16:08:41 +02:00

README.mysql-license

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/