MySQL client programs and shared libraries
Go to file
Norvald H. Ryeng 2f2956058b Update cnf and service files with MySQL 8.0 features and clean up patches. 2018-05-14 14:38:52 +02:00
.gitignore Update to MySQL 5.7.14 - sources 2016-08-10 08:47:41 +02: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
boost-1.57.0-mpl-print.patch Update to 5.7.10 2016-01-19 15:50:03 +01:00
boost-1.58.0-pool.patch Update to 5.7.10 2016-01-19 15:50:03 +01:00
community-mysql-arm32-timer.patch Update to 8.0.11 2018-04-25 10:19:39 +02:00
community-mysql-chain-certs.patch Update to 8.0.11 2018-04-25 10:19:39 +02:00
community-mysql-file-contents.patch Update to 8.0.11 2018-04-25 10:19:39 +02:00
community-mysql-install-test.patch Update to 5.6.17 2014-04-18 09:18:54 +02:00
community-mysql-paths.patch Update cnf and service files with MySQL 8.0 features and clean up patches. 2018-05-14 14:38:52 +02:00
community-mysql-s390-tsc.patch Update to 8.0.11 2018-04-25 10:19:39 +02:00
community-mysql-scripts.patch Include mysqld@.service file and do not run start scripts in the unit file as root 2017-08-04 08:34:52 +02:00
community-mysql-sharedir.patch Update to 8.0.11 2018-04-25 10:19:39 +02:00
community-mysql.spec Update cnf and service files with MySQL 8.0 features and clean up patches. 2018-05-14 14:38:52 +02:00
my.cnf.in Update cnf and service files with MySQL 8.0 features and clean up patches. 2018-05-14 14:38:52 +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 Update cnf and service files with MySQL 8.0 features and clean up patches. 2018-05-14 14:38:52 +02:00
mysql-scripts-common.sh Support --defaults-group-suffix option in systemd unit file 2017-08-28 23:14:26 +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 Fix white-space issues and macro expanding in mysql.init.in 2017-08-28 23:07:37 +02:00
mysql.service.in Update cnf and service files with MySQL 8.0 features and clean up patches. 2018-05-14 14:38:52 +02:00
mysql.tmpfiles.d.in Hardcoded paths removed to work fine in chroot 2014-07-25 16:51:11 +02:00
mysql@.service.in Update cnf and service files with MySQL 8.0 features and clean up patches. 2018-05-14 14:38:52 +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 Update cnf and service files with MySQL 8.0 features and clean up patches. 2018-05-14 14:38:52 +02:00
sources Update to 8.0.11 2018-04-25 10:19:39 +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/

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