mysql/SOURCES
2025-11-05 08:10:02 +00:00
..
boost-1.57.0-mpl-print.patch Import from CS git 2025-11-05 08:10:02 +00:00
my.cnf.in import mysql-8.0.13-1.module+el8+2558+036183ec 2021-09-10 12:46:27 +00:00
mysql_config_multilib.sh import mysql-8.0.13-1.module+el8+2558+036183ec 2021-09-10 12:46:27 +00:00
mysql-check-socket.sh import mysql-8.0.13-1.module+el8+2558+036183ec 2021-09-10 12:46:27 +00:00
mysql-file-contents.patch import mysql-8.0.13-1.module+el8+2558+036183ec 2021-09-10 12:46:27 +00:00
mysql-flush-logrotate.patch Import from CS git 2025-11-05 08:10:02 +00:00
mysql-install-test.patch import mysql-8.0.13-1.module+el8+2558+036183ec 2021-09-10 12:46:27 +00:00
mysql-paths.patch Import from CS git 2025-11-05 08:10:02 +00:00
mysql-prepare-db-dir.sh import mysql-8.0.13-1.module+el8+2558+036183ec 2021-09-10 12:46:27 +00:00
mysql-rpath.patch import mysql-8.0.21-1.module+el8.2.0+7855+47abd494 2021-09-10 12:47:43 +00:00
mysql-scripts-common.sh import mysql-8.0.13-1.module+el8+2558+036183ec 2021-09-10 12:46:27 +00:00
mysql-scripts.patch Import from CS git 2025-11-05 08:10:02 +00:00
mysql-sharedir.patch import mysql-8.0.21-1.module+el8.2.0+7855+47abd494 2021-09-10 12:47:43 +00:00
mysql-wait-stop.sh import mysql-8.0.13-1.module+el8+2558+036183ec 2021-09-10 12:46:27 +00:00
mysql.rpmlintrc Import from CS git 2025-11-05 08:10:02 +00:00
mysql.service.in Import from CS git 2025-11-05 08:10:02 +00:00
mysql.tmpfiles.d.in import mysql-8.0.13-1.module+el8+2558+036183ec 2021-09-10 12:46:27 +00:00
mysql@.service.in Import from CS git 2025-11-05 08:10:02 +00:00
README.mysql-docs import mysql-8.0.13-1.module+el8+2558+036183ec 2021-09-10 12:46:27 +00:00
README.mysql-license Import from CS git 2025-11-05 08:10:02 +00:00
rh-skipped-tests-list-arm.list Import from CS git 2025-11-05 08:10:02 +00:00
rh-skipped-tests-list-base.list Import from CS git 2025-11-05 08:10:02 +00:00
rh-skipped-tests-list-ppc.list Import from CS git 2025-11-05 08:10:02 +00:00
rh-skipped-tests-list-s390.list Import from CS git 2025-11-05 08:10:02 +00:00
server.cnf.in Import from CS git 2025-11-05 08:10:02 +00: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.