Go to file
Michal Schorm 873305ba73 Update to 10.1.19
- added temporary support to build with OpenSSL 1.0 on Fedora >= 26
- added krb5-devel pkg as Buldrquires to prevent gssapi failure
2016-11-16 07:09:57 +01:00
.gitignore Update to 10.1.12 2016-03-01 12:39:43 +01:00
clustercheck.sh Add subpackage mariadb-server-galera 2016-03-22 15:30:08 +01:00
LICENSE.clustercheck Add subpackage mariadb-server-galera 2016-03-22 15:30:08 +01:00
mariadb-admincrash.patch
mariadb-basedir.patch
mariadb-covscan-stroverflow.patch
mariadb-errno.patch
mariadb-file-contents.patch
mariadb-galera-new-cluster-help.patch Add selinux policy 2016-05-12 20:29:28 +02:00
mariadb-galera.cnf.patch wsrep_on in galera.cnf 2016-04-07 14:54:39 +02:00
mariadb-install-db-sharedir.patch Update to 10.1.18 2016-10-04 19:10:57 +02:00
mariadb-install-test.patch Update to 10.1.13 2016-03-29 10:29:29 +02:00
mariadb-logrotate.patch
mariadb-notestdb.patch
mariadb-ownsetup.patch Expand variables in server.cnf 2015-11-03 13:05:53 +01:00
mariadb-scripts.patch Add subpackage mariadb-server-galera 2016-03-22 15:30:08 +01:00
mariadb-server-galera.te Add selinux policy 2016-05-12 20:29:28 +02:00
mariadb-string-overflow.patch
mariadb-strmov.patch
mariadb.spec Update to 10.1.19 2016-11-16 07:09:57 +01:00
my.cnf.in
mysql_config_multilib.sh
mysql-check-socket.sh
mysql-check-upgrade.sh
mysql-embedded-check.c
mysql-prepare-db-dir.sh Move sleep before mysql_install_db, so files get removed on those weird systems 2016-07-15 12:11:01 +02:00
mysql-scripts-common.sh use uname -n instead of hostname 2016-03-18 16:23:14 +01:00
mysql-wait-ready.sh
mysql-wait-stop.sh
mysql.init.in
mysql.service.in Remove mariadb-wait-ready call from systemd unit, we have now systemd notify support 2016-02-11 13:52:17 +01:00
mysql.tmpfiles.d.in
mysql@.service.in Remove mariadb-wait-ready call from systemd unit, we have now systemd notify support 2016-02-11 13:52:17 +01:00
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list Update to 10.1.16 2016-07-21 09:20:02 +02:00
rh-skipped-tests-base.list Update to 10.1.17 2016-09-07 14:39:45 +02:00
rh-skipped-tests-ppc-s390.list another bunch of tests failing on s390 2015-12-01 09:12:19 +01:00
sources Update to 10.1.19 2016-11-15 12:05:47 +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.