A community developed branch of MySQL
Go to file
Honza Horák 1adc7451a4 Move log file into /var/log/mariadb/mariadb.log
Rename logrotate script to mariadb
Resolves: #999589
2013-08-29 16:03:31 +02:00
.gitignore Rebase to 5.5.32 2013-07-19 14:14:40 +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
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-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-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 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-s390-tsc.patch Initial commit 2013-01-10 18:35:12 +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-tmpdir.patch Use /var/tmp instead of /tmp, since the later is using tmpfs, 2013-05-24 13:37:05 +02:00
mariadb-versioning.patch Rebase to 5.5.29 2013-02-01 11:35:51 +01:00
mariadb.spec Move log file into /var/log/mariadb/mariadb.log 2013-08-29 16:03:31 +02:00
mariadb.tmpfiles.d Initial commit 2013-01-10 18:35:12 +01:00
my.cnf Move log file into /var/log/mariadb/mariadb.log 2013-08-29 16:03:31 +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-prepare-db-dir Move log file into /var/log/mariadb/mariadb.log 2013-08-29 16:03:31 +02:00
mysqld-wait-ready Rebase to 5.5.29 2013-02-01 11:35:51 +01:00
mysqld.service Enhance documentation in the unit file 2013-07-30 14:27:58 +02: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.32 2013-07-19 14:14:40 +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/