MySQL client programs and shared libraries
Go to file
Honza Horak 022dacaa71 Update to MySQL 5.6.19, for various fixes described at
https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-19.html
- outfile_loaddata resolved on all archs
- Solaris files not installed, no need to remove
- Simplify multilib install
- Use install's -D option some places
- Add explicit conflict with mariadb-galera-server
2014-06-17 15:50:57 +02:00
.gitignore Update to MySQL 5.6.19, for various fixes described at 2014-06-17 15:50:57 +02:00
README.mysql-docs Initial commit 2013-03-22 15:09:46 +01:00
README.mysql-license Initial commit 2013-03-22 15:09:46 +01:00
community-mysql-5.6.11-cipherspec.patch Update to 5.6.14 2013-10-09 17:55:08 +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 Update to 5.6.17 2014-04-18 09:18:54 +02:00
community-mysql-chain-certs.patch Initial commit 2013-03-22 15:09:46 +01:00
community-mysql-dh1024.patch Initial commit 2013-03-22 15:09:46 +01:00
community-mysql-expired-certs.patch Update to 5.6.14 2013-10-09 17:55:08 +02:00
community-mysql-file-contents.patch Some spec file clean-up based on Bjorn Munch's suggestions 2013-12-16 14:02:01 +01:00
community-mysql-install-test.patch Update to 5.6.17 2014-04-18 09:18:54 +02:00
community-mysql-logrotate.patch Update to 5.6.14 2013-10-09 17:55:08 +02:00
community-mysql-man-pages.patch Update to 5.6.17 2014-04-18 09:18:54 +02:00
community-mysql-pluginerrmsg.patch Update to 5.6.14 2013-10-09 17:55:08 +02:00
community-mysql-s390-tsc.patch Initial commit 2013-03-22 15:09:46 +01:00
community-mysql-sharedir.patch Fix some paths related to test suite 2013-04-24 20:23:23 +02:00
community-mysql-strmov.patch Update to 5.6.14 2013-10-09 17:55:08 +02:00
community-mysql.spec Update to MySQL 5.6.19, for various fixes described at 2014-06-17 15:50:57 +02:00
my.cnf Sync my.cnf with mariadb 2013-10-11 10:51:59 +02: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.tmpfiles.d Update to 5.6.14 2013-10-09 17:55:08 +02:00
mysql_config.sh Update to 5.6.14 2013-10-09 17:55:08 +02:00
mysqld-prepare-db-dir Initial commit 2013-03-22 15:09:46 +01:00
mysqld-wait-ready Initial commit 2013-03-22 15:09:46 +01:00
mysqld.service Initial commit 2013-03-22 15:09:46 +01:00
sources Update to MySQL 5.6.19, for various fixes described at 2014-06-17 15:50:57 +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/