A community developed branch of MySQL
Go to file
2013-03-04 14:09:47 +01:00
.gitignore Rebase to 5.5.29 2013-02-01 11:35:51 +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-buffer.patch Fix format for buffer size in error messages (MDEV-4156) 2013-02-11 10:08:58 +01:00
mariadb-cipherspec.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-dh1024.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-dubious-exports.patch Namespace sanity re-added for symbol default_charset_info 2013-01-30 17:04:04 +01:00
mariadb-errno.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-expired-certs.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-file-contents.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-install-test.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-logrotate.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-man-plugin.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-s390-tsc.patch Initial commit 2013-01-10 18:35:12 +01:00
mariadb-sortbuffer.patch Fix sort_buffer_length option type 2013-02-27 17:05:40 +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.patch Rebase to 5.5.29 2013-02-01 11:35:51 +01:00
mariadb-warning.patch Mask expected warnings about setrlimit in test suite 2013-03-04 14:09:47 +01:00
mariadb.spec Mask expected warnings about setrlimit in test suite 2013-03-04 14:09:47 +01:00
mariadb.tmpfiles.d Initial commit 2013-01-10 18:35:12 +01:00
my_config.h Initial commit 2013-01-10 18:35:12 +01:00
my.cnf Rebase to 5.5.29 2013-02-01 11:35:51 +01:00
mysql_plugin.1 Initial commit 2013-01-10 18:35:12 +01:00
mysql-embedded-check.c Initial commit 2013-01-10 18:35:12 +01:00
mysqld-prepare-db-dir Initial commit 2013-01-10 18:35:12 +01:00
mysqld-wait-ready Rebase to 5.5.29 2013-02-01 11:35:51 +01:00
mysqld.service Initial commit 2013-01-10 18:35:12 +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
rh-skipped-tests-arm.list Initial commit 2013-01-10 18:35:12 +01:00
rh-skipped-tests-base.list Initial commit 2013-01-10 18:35:12 +01:00
sources Rebase to 5.5.29 2013-02-01 11:35:51 +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/