A community developed branch of MySQL
Go to file
Honza Horak d42fd78978 Move language files to the mariadb directory 2014-03-26 08:44:12 +01:00
.gitignore Rebase to 5.5.36 2014-03-06 17:37:29 +01: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
filter-requires-mysql.sh Adding necessary hacks for perl dependency checking, rpm is still not wise enough 2013-01-30 14:45:15 +01:00
libmysql.version Copy/paste typo in libmysql.version 2013-03-04 12:37:53 +01:00
mariadb-basedir.patch Use configured prefix value instead of guessing basedir in mysql_config; Resolves: #916189 2013-02-28 10:15:43 +01:00
mariadb-check-socket Fix paths in helper scripts 2014-03-13 13:25:10 +01:00
mariadb-cipherspec.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-config.patch Re-organize my.cnf to include only generic settings (RHBZ#1003115) 2013-09-02 17:47:26 +02:00
mariadb-covscan-signexpr.patch Apply fixes found by Coverity static analysis tool 2013-06-27 16:40:14 +02:00
mariadb-covscan-stroverflow.patch Apply fixes found by Coverity static analysis tool 2013-06-27 16:40:14 +02:00
mariadb-dh1024.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-errno.patch Rebase to 5.5.33a 2013-10-11 09:58:06 +02:00
mariadb-file-contents.patch Rebase to 5.5.34 2013-11-22 08:55:22 +01:00
mariadb-install-test.patch Do not use login shell for mysql user 2013-07-30 23:25:34 +02:00
mariadb-logrotate.patch Move log file into /var/log/mariadb/mariadb.log 2013-08-29 16:03:31 +02:00
mariadb-prepare-db-dir Fix paths in helper scripts 2014-03-13 13:25:10 +01:00
mariadb-rhbz1065676.patch Server crashes on SQL select containing more group by and left join statements using innodb tables 2014-03-12 11:38:27 +01:00
mariadb-s390-tsc.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-scripts-common Daemon helper scripts sanity changes and spec files clean-up 2014-02-26 13:04:21 +01:00
mariadb-ssltest.patch Don't test EDH-RSA-DES-CBC-SHA cipher, it seems to be removed from openssl which now makes mariadb/mysql FTBFS because openssl_1 test fails 2014-01-06 11:54:32 +01:00
mariadb-string-overflow.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-strmov.patch Initial commit 2013-01-10 18:35:12 +01: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 Move language files to the mariadb directory 2014-03-26 08:44:12 +01: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
mysqld.service Fix typo in mysqld.service 2014-02-11 19:01:55 +01:00
rh-skipped-tests-arm.list Initial commit 2013-01-10 18:35:12 +01:00
rh-skipped-tests-base.list Disable tokudb_innodb_xa_crash test 2013-10-11 14:08:35 +02:00
sources Rebase to 5.5.36 2014-03-06 17:37:29 +01: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/