A community developed branch of MySQL
Go to file
Michal Schorm be7c99651a Save SPIDER tests data on disk, rather than to memory
I've encountered this strange behaviour, staring with MariaDB 10.5.20.
The SPIDER tests, and only them, started to fail in 100% cases on all arches
with wide range of "no space left on device" like errors.

This is interesting, as simmilar issues occured before
only on specific arches or build systems.

I've thought that maybe the full suite, which run before the spider tests,
have left over some data in the memory which would leave less space for the
spider tests.
However swapping order - running the spider test first and the full suite
later didn't help anyhow. The spider tests failed rightaway.

Also, it's interesting that running just the main suite in memory is possible.
This observation should rule out changes in the build system (lowering the
memory limits for builders), as I'd expect that the main suite woould have much
bigger memory need than the spider tests.

--

This leads to a possibility that there is actually a bug in the spider engine
or tests, which cause the unexpected larger memory consumption.
This should be examined further. Sadly I don't have capacity for it now.
2023-06-06 12:59:49 +02: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-logrotate.patch Rebase to 10.5.15 2022-02-23 13:57:02 +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-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.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 Save SPIDER tests data on disk, rather than to memory 2023-06-06 12:59:49 +02: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 version 10.5.20 2023-06-01 10:54:51 +00: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
rocksdb-6.8-gcc13.patch Fix build with GCC 13 2023-01-24 14:15:29 -05:00
rpminspect.yaml rpminspect - introduce a global ignore list 2022-06-11 10:17:03 +02:00
sources Rebase to version 10.5.20 2023-06-01 10:54:51 +00: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/