MySQL client programs and shared libraries
.gitignore | ||
community-mysql-5.6.13-major.patch | ||
community-mysql-5.6.16-libmysql-version.patch | ||
community-mysql-5.6.16-mysql-install.patch | ||
community-mysql-chain-certs.patch | ||
community-mysql-cipherspec.patch | ||
community-mysql-dh1024.patch | ||
community-mysql-file-contents.patch | ||
community-mysql-gcc5.patch | ||
community-mysql-install-db-sharedir.patch | ||
community-mysql-install-test.patch | ||
community-mysql-logrotate.patch | ||
community-mysql-paths.patch | ||
community-mysql-pluginerrmsg.patch | ||
community-mysql-s390-tsc.patch | ||
community-mysql-scripts.patch | ||
community-mysql-sharedir.patch | ||
community-mysql-strmov.patch | ||
community-mysql.spec | ||
my_config.h | ||
my.cnf.in | ||
mysql_config_multilib.sh | ||
mysql-5.6.10-rpmlintrc | ||
mysql-check-socket.sh | ||
mysql-check-upgrade.sh | ||
mysql-prepare-db-dir.sh | ||
mysql-scripts-common.sh | ||
mysql-wait-ready.sh | ||
mysql-wait-stop.sh | ||
mysql.init.in | ||
mysql.service.in | ||
mysql.tmpfiles.d.in | ||
README.mysql-docs | ||
README.mysql-license | ||
server.cnf.in | ||
sources |
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.