Go to file
2024-02-05 16:59:12 +01:00
.gitignore Update to MySQL 5.5.8 (major version bump). 2024-02-05 16:59:12 +01:00
filter-requires-mysql.sh Update to MySQL 5.5.8 (major version bump). 2024-02-05 16:59:12 +01:00
generate-tarball.sh Update to mysql 5.1.44; remove non-free documentation file. 2024-02-05 16:59:12 +01:00
libmysql.version Add my_print_help, load_defaults, free_defaults, and handle_options back to the ABI. 2024-02-05 16:59:12 +01:00
my_config.h assorted fixes for sparc 2024-02-05 16:59:12 +01:00
my.cnf Remove mysql-cluster, which is no longer supported by upstream in this 2024-02-05 16:59:12 +01:00
mysql-chain-certs.patch Fix assorted bugs, see changelog entry 2024-02-05 16:59:12 +01:00
mysql-disable-test.patch Update comments about disabled tests. 2024-02-05 16:59:12 +01:00
mysql-dubious-exports.patch Add mysql_client_errors[] to the set of exported libmysqlclient symbols 2024-02-05 16:59:12 +01:00
mysql-embedded-check.c Update to MySQL 5.1.30 2024-02-05 16:59:12 +01:00
mysql-embedded-crash.patch Fix crash during startup of embedded mysqld library 2024-02-05 16:59:12 +01:00
mysql-errno.patch Update to MySQL 5.5.8 (major version bump). 2024-02-05 16:59:12 +01:00
mysql-expired-certs.patch Update to MySQL 5.1.50. 2024-02-05 16:59:12 +01:00
mysql-home.patch Fix failure to honor MYSQL_HOME environment variable 2024-02-05 16:59:12 +01:00
mysql-install-test.patch Update to MySQL 5.1.51 2024-02-05 16:59:12 +01:00
mysql-stack-guard.patch Update to MySQL 5.5.8 (major version bump). 2024-02-05 16:59:12 +01:00
mysql-stack.patch Update to MySQL 5.1.33 2024-02-05 16:59:12 +01:00
mysql-strmov.patch Update to MySQL 5.5.8 (major version bump). 2024-02-05 16:59:12 +01:00
mysql-versioning.patch Update to MySQL 5.5.8 (major version bump). 2024-02-05 16:59:12 +01:00
mysql.init Allow init script's STARTTIMEOUT/STOPTIMEOUT to be overridden from 2024-02-05 16:59:12 +01:00
mysql.spec Remove no-longer-needed special switches in CXXFLAGS 2024-02-05 16:59:12 +01:00
README.mysql-docs Update to mysql 5.1.44; remove non-free documentation file. 2024-02-05 16:59:12 +01:00
README.mysql-license Update to MySQL 5.5.8 (major version bump). 2024-02-05 16:59:12 +01:00
scriptstub.c Fix multilib problems, also minor bugs 128852, 129409. 2024-02-05 16:59:12 +01:00
sources Update to MySQL 5.5.8 (major version bump). 2024-02-05 16:59:12 +01:00

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/