Go to file
Michal Schorm 7998c8ef3a Plugin oqgraph enabled
Plugin jemalloc enabled
'force' option for 'rm' removed
Enabled '--big-test' option for the testsuite
Disabled '--skip-rpl' option for the testsuite = replication tests enabled
Multilib manpage added RH unstable tests added to upstream file instead of our own
Server dependency changed from 'sh-utils' to 'coreutils'
2017-06-03 02:16:39 +02:00
.gitignore
clustercheck.sh
LICENSE.clustercheck
mariadb-basedir.patch
mariadb-covscan-stroverflow.patch
mariadb-example-config-files.patch Move patch from specfile to standalone patch file 2016-12-04 03:04:56 +01:00
mariadb-file-contents.patch
mariadb-galera-new-cluster-help.patch
mariadb-galera.cnf.patch
mariadb-install-db-sharedir.patch
mariadb-install-test.patch Plugin oqgraph enabled 2017-06-03 02:16:39 +02:00
mariadb-logrotate.patch Plugin oqgraph enabled 2017-06-03 02:16:39 +02:00
mariadb-notestdb.patch
mariadb-ownsetup.patch
mariadb-scripts.patch
mariadb-server-galera.te
mariadb-ssl-cypher.patch JdbcMariaDB.jar test removed 2016-11-28 01:09:55 +01:00
mariadb-string-overflow.patch
mariadb.spec Plugin oqgraph enabled 2017-06-03 02:16:39 +02: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-wait-ready.sh
mysql-wait-stop.sh
mysql.init.in
mysql.service.in Removed strmov patch, it is no longer needed. The issue was fixed long ago in both MariaDB and MySQL 2017-03-08 15:10:16 +01:00
mysql.tmpfiles.d.in
mysql@.service.in Removed strmov patch, it is no longer needed. The issue was fixed long ago in both MariaDB and MySQL 2017-03-08 15:10:16 +01:00
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list Testsuite blacklists heavily updated. Current tracker: #1399847 2016-11-29 23:16:04 +01:00
rh-skipped-tests-base.list One test diabled 2017-05-15 10:32:14 +02:00
rh-skipped-tests-ppc-s390.list Testsuite blacklists heavily updated. Current tracker: #1399847 2016-11-29 23:16:04 +01:00
sources Update 10.1.21: 2017-01-24 23:12:37 +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.