summaryrefslogtreecommitdiff
path: root/mysql-test/t/key_cache-master.opt
diff options
context:
space:
mode:
authorBjorn Munch <bjorn.munch@oracle.com>2010-11-05 15:26:38 +0100
committerBjorn Munch <bjorn.munch@oracle.com>2010-11-05 15:26:38 +0100
commit866cec611a369be344bafed0d4691ad6b83e4086 (patch)
tree31b96a48f27d7c606a9d869fc9dbea42f9fd0d10 /mysql-test/t/key_cache-master.opt
parent909f0bf94a5bd5879fc9cf2be11b5c0cf20caed3 (diff)
downloadmariadb-git-866cec611a369be344bafed0d4691ad6b83e4086.tar.gz
Bug #57840 MTR: parallel execution breaks with smart ordering of test cases
There were actually more problems in this area: Slaves (if any) were unconditionally restarted, this appears unnecessary. Sort criteria were suboptimal, included the test name. Added logic to "reserve" a sequence of tests with same config for one thread Got rid of sort_criteria hash, put it into the test case itself Adds little sanity check that expected worker picks up test Fixed some tests that may fail if starting on running server Some of these fail only if *same* test is repeated. Finally, special sorting of tests that do --force-restart
Diffstat (limited to 'mysql-test/t/key_cache-master.opt')
-rw-r--r--mysql-test/t/key_cache-master.opt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/key_cache-master.opt b/mysql-test/t/key_cache-master.opt
index 66e19c18a8a..6398e3e0a26 100644
--- a/mysql-test/t/key_cache-master.opt
+++ b/mysql-test/t/key_cache-master.opt
@@ -1 +1,2 @@
--key_buffer_size=2M --small.key_buffer_size=256K --small.key_buffer_size=128K
+--force-restart