summaryrefslogtreecommitdiff
path: root/mysql-test/t/events_stress.test
diff options
context:
space:
mode:
authorunknown <monty@mysql.com>2006-06-29 03:24:33 +0300
committerunknown <monty@mysql.com>2006-06-29 03:24:33 +0300
commit0194db09e6871a351c7c06b45944cf5c2dec9d78 (patch)
treeac0989cabf87270fd2b2777c3c1e77ad1e4abb24 /mysql-test/t/events_stress.test
parent373593c7d24a34581e151e19aa5f94a8827a0ca0 (diff)
downloadmariadb-git-0194db09e6871a351c7c06b45944cf5c2dec9d78.tar.gz
Fixed failing test rpl_ndb_auto_inc.test
Mark events_stress.test as 'big' as it's very slow on some machines BitKeeper/etc/ignore: added server-tools/instance-manager/net_serv.cc mysql-test/t/events_stress.test: Slow test: only run when using --big mysql-test/t/rpl_ndb_auto_inc.test: Fix failing test
Diffstat (limited to 'mysql-test/t/events_stress.test')
-rw-r--r--mysql-test/t/events_stress.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/mysql-test/t/events_stress.test b/mysql-test/t/events_stress.test
index a3a683a0a1a..6546bce3a76 100644
--- a/mysql-test/t/events_stress.test
+++ b/mysql-test/t/events_stress.test
@@ -1,5 +1,6 @@
# Can't test with embedded server that doesn't support grants
--- source include/not_embedded.inc
+--source include/not_embedded.inc
+--source include/big_test.inc
CREATE DATABASE IF NOT EXISTS events_test;
#