Go to file
Michal Schorm 7d18921236 Fix of "with" and "without" macros, so they works
Use 'iproute' dependency instead of 'net-tools'
  Related: #1496131

Set server package to own /usr/lib64/mysql directory

Use correct obsolete, so upgrade from maridb 10.1 to 10.2 is possible with dnf "--allowerasing" option
  Related: #1497234

Created upstream issue tracker for the failing Spider testsuite
2017-10-04 21:31:14 +02:00
.gitignore
clustercheck.sh
LICENSE.clustercheck
mariadb-galera.cnf.patch
mariadb-install-db-sharedir.patch
mariadb-install-test.patch
mariadb-logrotate.patch
mariadb-notestdb.patch
mariadb-ownsetup.patch
mariadb-recovery.patch
mariadb-scripts.patch
mariadb-server-galera.te
mariadb-ssl-cypher.patch
mariadb.spec
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.init.in
mysql.service.in
mysql.tmpfiles.d.in
mysql@.service.in
README.mysql-cnf
README.mysql-docs
README.mysql-license
rh-skipped-tests-arm.list
rh-skipped-tests-base.list
rh-skipped-tests-ppc.list
rh-skipped-tests-s390.list
sources

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.