Go to file
Michal Schorm f45638f43a Remove README.mysql-cnf
The example configuration files, located in "/usr/share/mariadb/", named "*.cnf"
were dropped in MariaDB 10.3 and we haven't shipped them since
2021-02-01 01:33:17 +01:00
tests
.gitignore
clustercheck.sh
LICENSE.clustercheck
mariadb-auth_pam_tool_dir.patch Rebase to 10.5.1 - Beta Update to build against PCRE2 2020-10-22 14:02:19 +02:00
mariadb-groonga.patch Fix conflicting files with groonga package 2019-11-18 15:17:26 +01:00
mariadb-logrotate.patch Rebase to 10.5.4 2020-10-22 14:02:19 +02:00
mariadb-ownsetup.patch Fix of mariadb-ownsetup patch. Since we do CMake out-of-source builds, and the SOURCE and BUILD directiories differ, the bug that was present in the patch started to cause a issues. 2020-10-22 14:02:19 +02:00
mariadb-pcdir.patch Fix of mariadb-ownsetup patch. Since we do CMake out-of-source builds, and the SOURCE and BUILD directiories differ, the bug that was present in the patch started to cause a issues. 2020-10-22 14:02:19 +02:00
mariadb-scripts.patch Rebase to 10.5.5 2020-10-22 14:02:19 +02:00
mariadb-server-galera.te
mariadb-spider_on_armv7hl.patch
mariadb-ssl-cipher-tests.patch
mariadb-ssl-cypher.patch
mariadb.rpmlintrc
mariadb.spec Remove README.mysql-cnf 2021-02-01 01:33:17 +01:00
my.cnf.in
mysql_config_multilib.sh
mysql-check-socket.sh
mysql-check-upgrade.sh
mysql-prepare-db-dir.sh
mysql-scripts-common.sh
mysql.service.in
mysql.tmpfiles.d.in
mysql@.service.in
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list Rebase to 10.4.16 2020-11-04 21:26:16 +01:00
rh-skipped-tests-base.list Rebase to 10.5.7 2020-11-06 03:42:13 +01:00
rh-skipped-tests-ppc.list Rebase to 10.5.2 - Beta 2020-10-22 14:02:19 +02:00
rh-skipped-tests-s390.list Rebase to 10.5.3 2020-10-22 14:02:19 +02:00
sources Rebase to 10.5.8 2020-11-12 01:51:15 +01: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

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.