Go to file
Michal Schorm e183a65fc0 Merge branch 'master' into 10.4
Intended goal:
  10.4 should now be identical to master branch
  Previously, there was MariaDB 10.3 in master (Rawhide) and 10.4 in Fedora modules
  Now, the master (Rawhide) updated to MariaDB 10.4 and 10.4 branch should only mirror changes on master.
    This way, the modules will be built from the same sources as the Rawhide content.
2020-02-10 11:10:36 +01:00
tests
.gitignore
clustercheck.sh
LICENSE.clustercheck
mariadb-auth_pam_tool_dir.patch Rebase to 10.4.12 2020-02-07 14:34:26 +01:00
mariadb-debug_build.patch
mariadb-galera.cnf.patch
mariadb-groonga.patch Fix conflicting files with groonga package 2019-11-18 15:17:26 +01:00
mariadb-logrotate.patch Rebase to 10.3.19 2019-11-06 15:15:54 +01:00
mariadb-ownsetup.patch
mariadb-pcdir.patch
mariadb-pythonver.patch
mariadb-scripts.patch
mariadb-server-galera.te
mariadb-shebang.patch
mariadb-spider_on_armv7hl.patch Rebase to 10.3.18 2019-10-31 15:47:00 -05:00
mariadb-ssl-cipher-tests.patch
mariadb-ssl-cypher.patch
mariadb.rpmlintrc
mariadb.spec Rebase to 10.4.12 2020-02-07 14:34:26 +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-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list Rebase to 10.4.11 - Update lists of failing tests 2020-01-19 14:08:44 +01:00
rh-skipped-tests-base.list Rebase to 10.4.11 - Update lists of failing tests 2020-01-19 14:08:44 +01:00
rh-skipped-tests-ppc.list Rebase to 10.4.12 2020-02-07 14:34:26 +01:00
rh-skipped-tests-s390.list Rebase to 10.4.11 - Update lists of failing tests 2020-01-19 14:08:44 +01:00
sources Rebase to 10.4.12 2020-02-07 14:34:26 +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.