A community developed branch of MySQL
Go to file
Honza Horak 0d4a89ed92 Fix md5 in FIPS mode with OpenSSL 3.0.0
OpenSSL 3.0.0+ does not support EVP_MD_CTX_FLAG_NON_FIPS_ALLOW any longer.
In OpenSSL 1.1.1 the non FIPS allowed flag is context specific, while
in 3.0.0+ it is a different EVP_MD provider.

  Resolves: #2050541
2022-02-07 23:01:38 +01:00
tests Add the first test for the Fedora CI 2018-03-01 15:41:44 +01:00
.gitignore Update to 10.1.12 2016-03-01 12:39:43 +01:00
LICENSE.clustercheck Add subpackage mariadb-server-galera 2016-03-22 15:30:08 +01:00
README.mariadb-docs README.mariadb-docs to refer to MariaDB documentation 2021-05-11 12:01:29 +00:00
clustercheck.sh Add subpackage mariadb-server-galera 2016-03-22 15:30:08 +01:00
generate-modified-sources.sh Introduce the script for generating sources tarball without a code under a license which was not yet approved for Fedora or RHEL 2021-05-12 05:33:16 +02:00
mariadb-check-socket.sh rename mysql scripts to mariadb 2021-05-11 12:01:29 +00:00
mariadb-check-upgrade.sh rename mysql scripts to mariadb 2021-05-11 12:01:29 +00:00
mariadb-fips.patch Fix md5 in FIPS mode with OpenSSL 3.0.0 2022-02-07 23:01:38 +01:00
mariadb-groonga.patch Fix conflicting files with groonga package 2019-11-18 15:17:26 +01:00
mariadb-logrotate.patch Enhance the logrotate script as proposed in: 2021-02-12 08:47:54 +01:00
mariadb-openssl3.patch Apply OpenSSL 3 patch picked from the upstream developement branch for MariaDB 10.8 2021-12-01 13:51:44 +01:00
mariadb-ownsetup.patch Fix of mariadb-ownsetup patch. Since we do CMake out-of-source builds, and the SOURCE and BUILD directiories differ, the bug that was present in the patch started to cause a issues. 2020-10-22 14:02:19 +02:00
mariadb-pcdir.patch Fix of mariadb-ownsetup patch. Since we do CMake out-of-source builds, and the SOURCE and BUILD directiories differ, the bug that was present in the patch started to cause a issues. 2020-10-22 14:02:19 +02:00
mariadb-prepare-db-dir.sh rename mysql scripts to mariadb 2021-05-11 12:01:29 +00:00
mariadb-scripts-common.sh mariadb-scripts-common: update sections from mariadbd --help --verbose 2021-05-11 12:01:29 +00:00
mariadb-scripts-setpermission.patch Fix mysql_setpermission bug (#1976224) 2021-08-26 12:59:44 +02:00
mariadb-scripts.patch rename mysql scripts to mariadb 2021-05-11 12:01:29 +00:00
mariadb-server-galera.te Add selinux policy 2016-05-12 20:29:28 +02:00
mariadb-ssl-cipher-tests.patch Rebase to 10.3.15 2019-06-12 12:27:35 +02:00
mariadb-ssl-cypher.patch JdbcMariaDB.jar test removed 2016-11-28 01:09:55 +01:00
mariadb.rpmlintrc Update RPMLint whitelist; fix RPMLint findings 2021-05-11 21:36:11 +02:00
mariadb.spec Fix md5 in FIPS mode with OpenSSL 3.0.0 2022-02-07 23:01:38 +01:00
mariadb.tmpfiles.d.in rename mysql scripts to mariadb 2021-05-11 12:01:29 +00:00
my.cnf.in Move server settings to config file under my.cnf.d dir 2015-01-25 00:00:50 +01:00
mysql.service.in Document systemd service changes 2021-05-11 12:07:23 +00:00
mysql@.service.in Document systemd service changes 2021-05-11 12:07:23 +00: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 Rebase to 10.4.16 2020-11-04 21:26:16 +01:00
rh-skipped-tests-base.list Rebase to 10.5.13 2021-12-02 11:16:46 +01:00
rh-skipped-tests-ppc.list Rebase to 10.5.2 - Beta 2020-10-22 14:02:19 +02:00
rh-skipped-tests-s390.list Rebase to 10.5.3 2020-10-22 14:02:19 +02:00
rpminspect.yaml Whitelisting file Index.xml from rpminspect xml check 2022-01-12 09:07:22 +01:00
sources Rebase to 10.5.13 2021-12-02 11:16:46 +01:00

README.mariadb-docs

MariaDB haven't yet made a document package available for offline.

You can create your own copy with the instructions here:

https://mariadb.com/kb/en/meta/mirroring-the-mariadb-knowledge-base/

You can find view the on-line documentation at:

https://mariadb.com/kb/en/documentation/