A community developed branch of MySQL
Go to file
Honza Horak 50eb63d819 Disable vcol_supported_sql_funcs_myisam test on all arches
Related: #1096787
2014-09-08 12:32:47 +02:00
.gitignore Rebase to version 10.0.13 2014-08-14 09:54:25 +02:00
README.mysql-cnf Fix several path issues. 2014-08-05 07:29:44 +02:00
README.mysql-docs Initial commit 2013-01-10 18:35:12 +01:00
README.mysql-license Adopt changes from mysql, thanks Bjorn Munch <bjorn.munch@oracle.com> 2014-08-05 17:22:35 +02:00
mariadb-basedir.patch Rebase to version 10.0.13 2014-08-14 09:54:25 +02:00
mariadb-cipherspec.patch Rebase to version 10.0.12 2014-06-19 16:08:41 +02:00
mariadb-config.patch Hardcoded paths removed to work fine in chroot 2014-07-25 09:15:58 +02:00
mariadb-covscan-signexpr.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-covscan-stroverflow.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-dh1024.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-errno.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-file-contents.patch Hardcoded paths removed to work fine in chroot 2014-07-25 09:15:58 +02:00
mariadb-install-db-sharedir.patch Fix paths in mysql_install_db script 2014-09-04 15:36:04 +02:00
mariadb-install-test.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-logrotate.patch Hardcoded paths removed to work fine in chroot 2014-07-25 09:15:58 +02:00
mariadb-s390-tsc.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-scripts.patch Hardcoded paths removed to work fine in chroot 2014-07-25 09:15:58 +02:00
mariadb-ssltest.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-string-overflow.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb-strmov.patch mariadb-10.0.10 - sources and patches 2014-04-07 21:07:33 +02:00
mariadb.spec Disable vcol_supported_sql_funcs_myisam test on all arches 2014-09-08 12:32:47 +02:00
my.cnf.in Fix several path issues. 2014-08-05 07:29:44 +02:00
my_config.h Fix multilib header location for arm 2013-07-30 12:14:56 +02:00
mysql-check-socket.sh Spec rewrite to be more similar to oterh MySQL implementations 2014-07-24 13:59:25 +02:00
mysql-compat.conf.in Added forgotten mysql-compat.conf.in 2014-07-25 09:22:10 +02:00
mysql-compat.service.in Spec rewrite to be more similar to oterh MySQL implementations 2014-07-24 13:59:25 +02:00
mysql-embedded-check.c Initial commit 2013-01-10 18:35:12 +01:00
mysql-prepare-db-dir.sh Adopt changes from mysql, thanks Bjorn Munch <bjorn.munch@oracle.com> 2014-08-05 17:22:35 +02:00
mysql-scripts-common.sh Fix several path issues. 2014-08-05 07:29:44 +02:00
mysql-wait-ready.sh Spec rewrite to be more similar to oterh MySQL implementations 2014-07-24 13:59:25 +02:00
mysql.init.in Adopt changes from mysql, thanks Bjorn Munch <bjorn.munch@oracle.com> 2014-08-05 17:22:35 +02:00
mysql.service.in Spec rewrite to be more similar to oterh MySQL implementations 2014-07-24 13:59:25 +02:00
mysql.tmpfiles.d.in Fix several path issues. 2014-08-05 07:29:44 +02:00
mysql_config_multilib.sh Expand paths in helper scripts using cmake 2014-07-21 14:57:46 +02:00
rh-skipped-tests-arm.list Disable vcol_supported_sql_funcs_myisam test on all arches 2014-09-08 12:32:47 +02:00
rh-skipped-tests-base.list Disable vcol_supported_sql_funcs_myisam test on all arches 2014-09-08 12:32:47 +02:00
rh-skipped-tests-intel.list Disable vcol_supported_sql_funcs_myisam test on all arches 2014-09-08 12:32:47 +02:00
rh-skipped-tests-ppc-s390.list Disable vcol_supported_sql_funcs_myisam test on all arches 2014-09-08 12:32:47 +02:00
rh-skipped-tests-ppc64le.list Updated lists of failing tests 2014-06-23 19:03:30 +02:00
sources Rebase to version 10.0.13 2014-08-14 09:54:25 +02: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.