MySQL client programs and shared libraries
c9a1954897
Once the full testsuite has been run for the particular MySQL release; execute just the "main" suite on subsequent runs for that release. The implementation default to running of the whole testsuite, as until now, if the maintainer won't set the flag that running of the minimal testsuite is enough for this release. This feature aims to help with faster and more stable package builds when adding small fixes on top of already tested release; and to ease the life of Fedora Linux Release Engineers during (mass) rebuilds. Related: #1969430 |
||
---|---|---|
.gitignore | ||
boost-1.57.0-mpl-print.patch | ||
boost-1.58.0-pool.patch | ||
my.cnf.in | ||
mysql_config_multilib.sh | ||
mysql-arm32-timer.patch | ||
mysql-chain-certs.patch | ||
mysql-check-socket.sh | ||
mysql-file-contents.patch | ||
mysql-fix-includes-robin-hood.patch | ||
mysql-install-test.patch | ||
mysql-mtr.patch | ||
mysql-openssl3.patch | ||
mysql-paths.patch | ||
mysql-prepare-db-dir.sh | ||
mysql-rpath.patch | ||
mysql-s390-tsc.patch | ||
mysql-scripts-common.sh | ||
mysql-scripts.patch | ||
mysql-sharedir.patch | ||
mysql-wait-stop.sh | ||
mysql.rpmlintrc | ||
mysql.service.in | ||
mysql.spec | ||
mysql.tmpfiles.d.in | ||
mysql@.service.in | ||
README.mysql-docs | ||
README.mysql-license | ||
rh-skipped-tests-list-arm.list | ||
rh-skipped-tests-list-base.list | ||
rh-skipped-tests-list-ppc.list | ||
rh-skipped-tests-list-s390.list | ||
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.