A community developed branch of MySQL
Go to file
Honza Horak 577c71be65 Rebase to 5.5.35
https://kb.askmonty.org/en/mariadb-5535-changelog/
Also fixes: CVE-2014-0001, CVE-2014-0412, CVE-2014-0437, CVE-2013-5908, CVE-2014-0420, CVE-2014-0393, CVE-2013-5891, CVE-2014-0386, CVE-2014-0401, CVE-2014-0402

Resolves: #1054043
Resolves: #1059546
2014-01-30 17:53:19 +01:00
.gitignore Rebase to 5.5.35 2014-01-30 17:53:19 +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-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-expired-certs.patch Initial commit 2013-01-10 18:35:12 +01: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 Read socketfile location in mariadb-prepare-db-dir script 2014-01-08 09:45:23 +01:00
mariadb-s390-tsc.patch Initial commit 2013-01-10 18:35:12 +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-versioning-compat.patch Adopt compatible system versioning 2014-01-17 10:26:42 +01:00
mariadb-wait-ready Fix mariadb-wait-ready script 2013-11-27 15:22:54 +01:00
mariadb.service Use compatibility mysqld.service instead of link 2014-01-17 10:34:51 +01:00
mariadb.spec Rebase to 5.5.35 2014-01-30 17:53:19 +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 Use compatibility mysqld.service instead of link 2014-01-17 10:34:51 +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.35 2014-01-30 17:53:19 +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/