4024962c36
This should avoid the long delay and service start failure in case the socket exists, some process is hanging on it, but no replies are sent, like when simulating the server using nc |
||
---|---|---|
tests | ||
.gitignore | ||
clustercheck.sh | ||
LICENSE.clustercheck | ||
mariadb-galera.cnf.patch | ||
mariadb-logrotate.patch | ||
mariadb-notestdb.patch | ||
mariadb-ownsetup.patch | ||
mariadb-scripts.patch | ||
mariadb-server-galera.te | ||
mariadb-ssl-cypher.patch | ||
mariadb.rpmlintrc | ||
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.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.