mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
for general use. mysql-test/Makefile.am: Adding directories of additional test suites mysql-test/mysql-stress-test.pl: Adding check for additional errors checking during test run
6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
# We want to check the number of deadlocks, lock wait timeouts, etc. that have
|
|
# been counted so far.
|
|
#
|
|
|
|
SELECT * FROM statistics;
|