Go to file
Honza Horak eb4231cae1 Wait for daemon ends
Resolves: #1072958

Conflicts:
	mariadb-scl-env-check.patch
	mariadb.spec
2015-03-06 21:18:26 +01:00
.gitignore Rebase to version 10.0.17 2015-03-05 08:08:19 +01:00
mariadb-basedir.patch
mariadb-covscan-signexpr.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-covscan-stroverflow.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb-dh1024.patch Rebase to version 10.0.16 2015-02-03 11:02:12 +01:00
mariadb-errno.patch
mariadb-file-contents.patch
mariadb-install-db-sharedir.patch
mariadb-install-test.patch
mariadb-logrotate.patch
mariadb-notestdb.patch Use correct name for the patch 2015-03-05 08:07:09 +01:00
mariadb-ownsetup.patch Fix typo in the config file 2015-01-26 17:55:15 +01:00
mariadb-s390-tsc.patch
mariadb-scripts.patch Wait for daemon ends 2015-03-06 21:18:26 +01:00
mariadb-ssltest.patch Fix openssl test 2015-02-10 14:57:43 +01:00
mariadb-string-overflow.patch
mariadb-strmov.patch Update to 10.0.15 2014-12-01 02:43:34 +01:00
mariadb.spec Wait for daemon ends 2015-03-06 21:18:26 +01:00
my_config.h
my.cnf.in Move server settings to config file under my.cnf.d dir 2015-01-25 00:00:50 +01:00
mysql_config_multilib.sh
mysql-check-socket.sh
mysql-check-upgrade.sh Do not create log file in post script 2015-01-25 20:00:05 +01:00
mysql-embedded-check.c
mysql-prepare-db-dir.sh
mysql-scripts-common.sh
mysql-wait-ready.sh
mysql-wait-stop.sh Wait for daemon ends 2015-03-06 21:18:26 +01:00
mysql.init.in Check permissions when starting service on RHEL-6 2015-03-05 08:06:38 +01:00
mysql.service.in Wait for daemon ends 2015-03-06 21:18:26 +01:00
mysql.tmpfiles.d.in Fix macros paths in my.cnf 2014-12-22 14:28:44 +01:00
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list updated lists of failing tests 2015-02-06 13:19:30 +01:00
rh-skipped-tests-base.list Fix openssl test 2015-02-10 14:57:43 +01:00
rh-skipped-tests-ppc-s390.list updated lists of failing tests 2015-02-06 13:19:30 +01:00
sources Rebase to version 10.0.17 2015-03-05 08:08:19 +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/

Some innobase code from Percona and Google is under BSD license.
Some code related to test-suite is under LGPLv2.