A community developed branch of MySQL
Go to file
DistroBaker f5d9c5d872 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/mariadb.git#67fe36f42d6eb54a5f5b3d361fbda8aabf0c0b4c
2021-01-12 15:07:02 +00: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 Merged update from upstream sources 2020-12-07 12:33:03 +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-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 Merged update from upstream sources 2021-01-12 15:07:02 +00: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 Merged update from upstream sources 2020-12-07 12:33:03 +00: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 2020-12-07 12:33:03 +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.