gplv2/mariadb/centos/files
Dean Troyer 9c72843aa1 StarlingX open source release updates
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-05-31 07:36:06 -07:00
..
LICENSE.clustercheck StarlingX open source release updates 2018-05-31 07:36:06 -07:00
README.mysql-cnf StarlingX open source release updates 2018-05-31 07:36:06 -07:00
README.mysql-docs StarlingX open source release updates 2018-05-31 07:36:06 -07:00
README.mysql-license StarlingX open source release updates 2018-05-31 07:36:06 -07:00
clustercheck.sh StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-admincrash.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-basedir.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-errno.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-example-config-files.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-file-contents.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-galera.cnf.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-install-db-sharedir.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-install-test.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-logrotate.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-notestdb.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-ownsetup.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-revert-stdouterr-closing.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-scripts.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-server-galera.te StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-ssl-cypher.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mariadb-strmov.patch StarlingX open source release updates 2018-05-31 07:36:06 -07:00
my.cnf.in StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql-check-socket.sh StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql-check-upgrade.sh StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql-embedded-check.c StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql-prepare-db-dir.sh StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql-scripts-common.sh StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql-wait-ready.sh StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql-wait-stop.sh StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql.init.in StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql.service.in StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql.tmpfiles.d.in StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql@.service.in StarlingX open source release updates 2018-05-31 07:36:06 -07:00
mysql_config_multilib.sh StarlingX open source release updates 2018-05-31 07:36:06 -07:00
rh-skipped-tests-arm.list StarlingX open source release updates 2018-05-31 07:36:06 -07:00
rh-skipped-tests-base.list StarlingX open source release updates 2018-05-31 07:36:06 -07:00
rh-skipped-tests-ppc-s390.list StarlingX open source release updates 2018-05-31 07:36:06 -07:00

README.mysql-license

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.