Go to file
Michal Schorm ac185ad3db Rebase to 8.0.13
ICU patch removed; upstreamed
Patch for MySQL Router introduced. Do not build it.
CVEs fixed:
  CVE-2018-3276 CVE-2018-3200 CVE-2018-3137 CVE-2018-3284 CVE-2018-3195
  CVE-2018-3173 CVE-2018-3212 CVE-2018-3279 CVE-2018-3162 CVE-2018-3247
  CVE-2018-3156 CVE-2018-3161 CVE-2018-3278 CVE-2018-3174 CVE-2018-3282
  CVE-2018-3285 CVE-2018-3187 CVE-2018-3277 CVE-2018-3144 CVE-2018-3145
  CVE-2018-3170 CVE-2018-3186 CVE-2018-3182 CVE-2018-3133 CVE-2018-3143
  CVE-2018-3283 CVE-2018-3171 CVE-2018-3251 CVE-2018-3286 CVE-2018-3185
  CVE-2018-3280 CVE-2018-3203 CVE-2018-3155
2024-02-05 16:59:12 +01:00
.gitignore Update to MySQL 5.7.14 - sources 2024-02-05 16:59:12 +01:00
boost-1.57.0-mpl-print.patch Update to 5.7.10 2024-02-05 16:59:12 +01:00
boost-1.58.0-pool.patch Update to 5.7.10 2024-02-05 16:59:12 +01:00
community-mysql-arm32-timer.patch Rebase to 8.0.13 2024-02-05 16:59:12 +01:00
community-mysql-chain-certs.patch Update to 8.0.11 2024-02-05 16:59:12 +01:00
community-mysql-file-contents.patch Update to 8.0.11 2024-02-05 16:59:12 +01:00
community-mysql-install-test.patch Update to 5.6.17 2024-02-05 16:59:12 +01:00
community-mysql-paths.patch Update cnf and service files with MySQL 8.0 features and clean up patches. 2024-02-05 16:59:12 +01:00
community-mysql-router.patch Rebase to 8.0.13 2024-02-05 16:59:12 +01:00
community-mysql-s390-tsc.patch Update to 8.0.11 2024-02-05 16:59:12 +01:00
community-mysql-scripts.patch Include mysqld@.service file and do not run start scripts in the unit file as root 2024-02-05 16:59:12 +01:00
community-mysql-sharedir.patch Rebase to 8.0.13 2024-02-05 16:59:12 +01:00
community-mysql.spec Rebase to 8.0.13 2024-02-05 16:59:12 +01:00
my.cnf.in Update cnf and service files with MySQL 8.0 features and clean up patches. 2024-02-05 16:59:12 +01:00
mysql_config_multilib.sh Spec rewrite to be more similar to oterh MySQL implementations 2024-02-05 16:59:12 +01:00
mysql-5.6.10-rpmlintrc Update to 5.6.14 2024-02-05 16:59:12 +01:00
mysql-check-socket.sh Spec rewrite to be more similar to oterh MySQL implementations 2024-02-05 16:59:12 +01:00
mysql-check-upgrade.sh Use correct dir for config files 2024-02-05 16:59:12 +01:00
mysql-prepare-db-dir.sh Fix scripts after moving mysqld back to /usr/libexec 2024-02-05 16:59:12 +01:00
mysql-scripts-common.sh Support --defaults-group-suffix option in systemd unit file 2024-02-05 16:59:12 +01:00
mysql-wait-ready.sh Spec rewrite to be more similar to oterh MySQL implementations 2024-02-05 16:59:12 +01:00
mysql-wait-stop.sh Wait for daemon ends 2024-02-05 16:59:12 +01:00
mysql.init.in Fix white-space issues and macro expanding in mysql.init.in 2024-02-05 16:59:12 +01:00
mysql.service.in Fix scripts after moving mysqld back to /usr/libexec 2024-02-05 16:59:12 +01:00
mysql.tmpfiles.d.in Hardcoded paths removed to work fine in chroot 2024-02-05 16:59:12 +01:00
mysql@.service.in Fix scripts after moving mysqld back to /usr/libexec 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 Adopt changes from mariadb to sync spec files 2024-02-05 16:59:12 +01:00
server.cnf.in Update cnf and service files with MySQL 8.0 features and clean up patches. 2024-02-05 16:59:12 +01:00
sources Rebase to 8.0.13 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/

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