MySQL client programs and shared libraries
Go to file
Honza Horak 9abc7519ce Wait for daemon ends
Related: #1072958

Conflicts:
	community-mysql.spec
	mysql-scl-env-check.patch
2015-03-06 22:29:02 +01:00
.gitignore Update to MySQL 5.6.23 2015-02-03 14:37:33 +01:00
README.mysql-docs Initial commit 2013-03-22 15:09:46 +01:00
README.mysql-license Adopt changes from mariadb to sync spec files 2014-08-05 18:19:58 +02:00
community-mysql-5.6.13-major.patch Update to 5.6.14 2013-10-09 17:55:08 +02:00
community-mysql-5.6.16-libmysql-version.patch Forgot to add the files 2014-02-03 18:35:20 +01:00
community-mysql-5.6.16-mysql-install.patch Add comment into community-mysql-5.6.16-mysql-install.patch about its purpose 2015-02-23 12:32:53 +01:00
community-mysql-5.6.19-gcc49-aarch64-opt.patch Fix aarch64 build, rebase cipherspec patch 2014-06-25 19:26:42 +02:00
community-mysql-chain-certs.patch Initial commit 2013-03-22 15:09:46 +01:00
community-mysql-cipherspec.patch Spec rewrite to be more similar to oterh MySQL implementations 2014-07-25 11:00:06 +02:00
community-mysql-dh1024.patch Initial commit 2013-03-22 15:09:46 +01:00
community-mysql-file-contents.patch Update to MySQL 5.6.23 2015-02-03 14:37:33 +01:00
community-mysql-install-db-sharedir.patch Fix paths in mysql_install_db script 2014-09-08 13:04:05 +02:00
community-mysql-install-test.patch Update to 5.6.17 2014-04-18 09:18:54 +02:00
community-mysql-logrotate.patch Hardcoded paths removed to work fine in chroot 2014-07-25 16:51:11 +02:00
community-mysql-paths.patch Use correct path in install_db script warning 2015-03-06 20:43:21 +01:00
community-mysql-pluginerrmsg.patch Update to MySQL 5.6.20 2014-08-05 13:49:25 +02:00
community-mysql-s390-tsc.patch Initial commit 2013-03-22 15:09:46 +01:00
community-mysql-scripts.patch Wait for daemon ends 2015-03-06 22:29:02 +01:00
community-mysql-sharedir.patch Expand paths in perl scripts in mysql-test 2015-02-23 13:41:38 +01:00
community-mysql-strmov.patch Update to 5.6.14 2013-10-09 17:55:08 +02:00
community-mysql.spec Wait for daemon ends 2015-03-06 22:29:02 +01:00
my.cnf.in Use correct dir for config files 2015-01-25 20:07:25 +01:00
my_config.h Update to 5.6.14 2013-10-09 17:55:08 +02:00
mysql-5.6.10-rpmlintrc Update to 5.6.14 2013-10-09 17:55:08 +02:00
mysql-check-socket.sh Spec rewrite to be more similar to oterh MySQL implementations 2014-07-25 11:00:06 +02:00
mysql-check-upgrade.sh Use correct dir for config files 2015-01-25 20:07:25 +01:00
mysql-prepare-db-dir.sh Check upgrade script added to warn about need for mysql_upgrade 2014-09-29 16:05:17 +02:00
mysql-scripts-common.sh Adopt changes from mariadb to sync spec files 2014-08-05 18:19:58 +02:00
mysql-wait-ready.sh Spec rewrite to be more similar to oterh MySQL implementations 2014-07-25 11:00:06 +02:00
mysql-wait-stop.sh Wait for daemon ends 2015-03-06 22:29:02 +01:00
mysql.init.in Check permissions when starting service on RHEL-6 2015-03-06 20:49:41 +01:00
mysql.service.in Wait for daemon ends 2015-03-06 22:29:02 +01:00
mysql.tmpfiles.d.in Hardcoded paths removed to work fine in chroot 2014-07-25 16:51:11 +02:00
mysql_config_multilib.sh Spec rewrite to be more similar to oterh MySQL implementations 2014-07-25 11:00:06 +02:00
server.cnf.in Do not use scl prefix more than once in paths 2015-03-06 20:48:53 +01:00
sources Update to MySQL 5.6.23 2015-02-03 14:37:33 +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/

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