For the complete documentation index, see llms.txt. This page is also available as Markdown.

Testing Tools

Explore testing tools for MariaDB Server. This section introduces utilities that help you validate server functionality, test configurations, and ensure the reliability of your database deployments.

Load-test MariaDB with mariadb-slap by emulating many concurrent clients running a set of queries repeatedly (formerly mysqlslap).

Stress-test a MariaDB server by running test scenarios repeatedly with mariadb-stress-test (a symlink to mysql-stress-test).

MariaDB uses mariadb-test to test functionality. It is an all-in-one test framework doing unit, regression, and conformance testing

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?