Go to file
Michal Schorm 8d089185e5 Rebase to 10.4.10
Upstream started to build the Galera libraries statically

Spider SE patch updated, tiny part of it was upstreamed

Commit also contains several tweaks for debug build
2019-12-06 14:57:50 +01:00
tests Add the first test for the Fedora CI 2018-03-01 15:41:44 +01:00
.gitignore
clustercheck.sh
LICENSE.clustercheck
mariadb-auth_pam_tool_dir.patch Rebase to 10.4.7 2019-08-22 16:32:55 +02:00
mariadb-galera.cnf.patch wsrep_on in galera.cnf 2016-04-07 14:54:39 +02:00
mariadb-logrotate.patch Rebase to 10.4.10 2019-12-06 14:57:50 +01:00
mariadb-myrocks-hotbackup.patch Rebase to 10.4.2 2019-02-18 16:29:12 +01:00
mariadb-ownsetup.patch
mariadb-pythonver.patch Rebase to 10.4.2 2019-02-18 16:29:12 +01:00
mariadb-scripts.patch Rebase to 10.3.8 2018-07-10 19:49:34 +02:00
mariadb-server-galera.te Add selinux policy 2016-05-12 20:29:28 +02:00
mariadb-shebang.patch Rebase to 10.4.2 2019-02-18 16:29:12 +01:00
mariadb-spider_on_armv7hl.patch Rebase to 10.4.10 2019-12-06 14:57:50 +01:00
mariadb-ssl-cipher-tests.patch Rebase to 10.4.2 2019-02-18 16:29:12 +01:00
mariadb-ssl-cypher.patch JdbcMariaDB.jar test removed 2016-11-28 01:09:55 +01:00
mariadb.rpmlintrc Update RPMLint blacklist 2018-10-22 15:37:32 +02:00
mariadb.spec Rebase to 10.4.10 2019-12-06 14:57:50 +01:00
my.cnf.in
mysql_config_multilib.sh
mysql-check-socket.sh Fix typo 2018-09-19 14:22:19 +00:00
mysql-check-upgrade.sh
mysql-prepare-db-dir.sh new version 10.3.7 2018-06-14 13:04:33 +02:00
mysql-scripts-common.sh Support --defaults-group-suffix option in all starting scripts 2017-08-28 20:38:32 +02:00
mysql.service.in Merge changes from 'master' into 'private-10.3-COPR' 2018-06-14 13:02:55 +02:00
mysql.tmpfiles.d.in
mysql@.service.in Merge changes from 'master' into 'private-10.3-COPR' 2018-06-14 13:02:55 +02:00
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list Rebase to 10.3.9 2018-08-22 10:35:55 +02:00
rh-skipped-tests-base.list Rebase to 10.4.5 2019-06-11 17:00:53 +02:00
rh-skipped-tests-ppc.list Add failing test to skipped tests list for ppc64le 2018-10-06 00:47:45 +02:00
rh-skipped-tests-s390.list Rebase to 10.3.9 2018-08-22 10:35:55 +02:00
sources Rebase to 10.4.7 2019-08-22 16:32:55 +02: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.