The mysql8.4 package
Find a file
2025-07-09 12:30:28 +02:00
.fmf Setup gating for c10s 2025-04-15 11:01:57 +02:00
plans Setup gating for c10s 2025-04-15 11:01:57 +02:00
.gitignore Update to MySQL 5.7.14 - sources 2025-04-15 11:01:26 +02:00
boost-1.57.0-mpl-print.patch Rebase to 8.4.4 2025-04-15 11:01:57 +02:00
gating.yaml Setup gating for c10s 2025-04-15 11:01:57 +02:00
my.cnf.in Update cnf and service files with MySQL 8.0 features and clean up patches. 2025-04-15 11:01:33 +02:00
mysql-check-socket.sh Spec rewrite to be more similar to oterh MySQL implementations 2025-04-15 11:01:19 +02:00
mysql-file-contents.patch Rename all patch files and specfile 2025-04-15 11:01:52 +02:00
mysql-flush-logrotate.patch Fix patching of logrotate 2025-04-15 11:01:56 +02:00
mysql-gcc-15.patch Fix FTBFS caused by GCC 15 2025-04-15 11:01:56 +02:00
mysql-install-test.patch Rename all patch files and specfile 2025-04-15 11:01:52 +02:00
mysql-paths.patch Rename all patch files and specfile 2025-04-15 11:01:52 +02:00
mysql-prepare-db-dir.sh Fix scripts after moving mysqld back to /usr/libexec 2025-04-15 11:01:34 +02:00
mysql-rpath.patch Rename all patch files and specfile 2025-04-15 11:01:52 +02:00
mysql-scripts-common.sh Support --defaults-group-suffix option in systemd unit file 2025-04-15 11:01:30 +02:00
mysql-scripts.patch Removed the support for multilib archs 2025-05-15 10:20:44 +02:00
mysql-sharedir.patch Rename all patch files and specfile 2025-04-15 11:01:52 +02:00
mysql-wait-stop.sh Wait for daemon ends 2025-04-15 11:01:23 +02:00
mysql.service.in Remove SysVInit stuff 2025-04-15 11:01:37 +02:00
mysql.tmpfiles.d.in Hardcoded paths removed to work fine in chroot 2025-04-15 11:01:19 +02:00
mysql8.4.rpmlintrc necessary file renames 2025-04-15 11:01:57 +02:00
mysql8.4.spec Revert "Switch from the RPM scriptlet to the sysusers.d configuration for 'mysql' user / group creation" 2025-07-09 12:30:28 +02:00
mysql@.service.in Remove SysVInit stuff 2025-04-15 11:01:37 +02:00
README.mysql-docs Update to mysql 5.1.44; remove non-free documentation file. 2025-04-15 11:01:05 +02:00
README.mysql-license Update the license clarification text to reflect the current state 2025-04-15 11:01:58 +02:00
rh-skipped-tests-list-arm.list Testsuite verified for 8.0.37 2025-04-15 11:01:54 +02:00
rh-skipped-tests-list-base.list [MTR] Tetsuite verified for version MySQL 8.4.4 2025-04-15 11:01:58 +02:00
rh-skipped-tests-list-ppc.list Fix skipped tests list formatting 2025-04-16 15:20:39 +02:00
rh-skipped-tests-list-s390.list [MTR] Tetsuite verified for version MySQL 8.4.4 2025-04-15 11:01:58 +02:00
rpminspect.yaml rpminspect - introduce a global ignore list 2025-04-15 11:01:47 +02:00
server.cnf.in Fix the logrotate file [2] 2025-04-15 11:01:47 +02:00
sources Rebase to 8.4.5 2025-05-13 15:38:14 +02: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

'The Universal FOSS Exception, Version 1.0':
  https://oss.oracle.com/licenses/universal-foss-exception/
A predecessor of that license exception is now deprecated 'FOSS License Exception':
  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.