A community developed branch of MySQL
Go to file
Petr Šabata 6df48a42f2 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/mariadb#4e960545a8a5fc83de7c79818a01beeb08c51d6b
2020-10-15 18:57:59 +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-cnf 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-auth_pam_tool_dir.patch 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 RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-ownsetup.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-scripts.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-server-galera.te RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
mariadb-spider_on_armv7hl.patch 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 RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +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 RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
rh-skipped-tests-base.list RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
rh-skipped-tests-ppc.list RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
rh-skipped-tests-s390.list RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-15 18:57:59 +02: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.