A community developed branch of MySQL
Go to file
Michal Schorm 6d39bc1dbb Fix package Conflicts on other OS than Fedora
The "community-mysql" package is named just "mysql" on RHEL & CentOS

Resolves: #1955704

Fedora upstream commit:
  939918b1e0?branch=rawhide
2021-05-03 11:48:17 +02:00
tests RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
LICENSE.clustercheck RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
README.mysql-docs RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
README.mysql-license RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
clustercheck.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-groonga.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-logrotate.patch Merged update from upstream sources 2021-02-16 17:45:47 +00:00
mariadb-ownsetup.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-pcdir.patch Merged update from upstream sources 2020-12-07 12:33:03 +00:00
mariadb-scripts.patch Merged update from upstream sources 2020-12-07 12:33:03 +00:00
mariadb-server-galera.te RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-ssl-cipher-tests.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-ssl-cypher.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb.rpmlintrc RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb.spec Fix package Conflicts on other OS than Fedora 2021-05-03 11:48:17 +02:00
my.cnf.in RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mysql-check-socket.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mysql-check-upgrade.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mysql-prepare-db-dir.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mysql-scripts-common.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mysql.service.in RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mysql.tmpfiles.d.in RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mysql@.service.in RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mysql_config_multilib.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
rh-skipped-tests-arm.list Merged update from upstream sources 2020-11-05 07:51:54 +00:00
rh-skipped-tests-base.list Disable consistently failing test 2021-04-30 15:45:11 +02:00
rh-skipped-tests-ppc.list Merged update from upstream sources 2020-12-07 12:33:03 +00:00
rh-skipped-tests-s390.list Merged update from upstream sources 2020-12-07 12:33:03 +00:00
sources Merged update from upstream sources 2021-03-24 23:25:32 +00:00

README.mysql-license

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.