summaryrefslogtreecommitdiff
path: root/mysql-test/r/ndb_transaction.result
diff options
context:
space:
mode:
authorunknown <mskold@mysql.com>2004-07-19 10:31:55 +0200
committerunknown <mskold@mysql.com>2004-07-19 10:31:55 +0200
commit149b70dc5784af6142c7aa2043dccccceff97430 (patch)
tree94313675515c8dceda087d480e8470931b212f7f /mysql-test/r/ndb_transaction.result
parentd590b04708aabaff242aa292ec7a5e6daeefa91a (diff)
downloadmariadb-git-149b70dc5784af6142c7aa2043dccccceff97430.tar.gz
Removed timeout tests
Diffstat (limited to 'mysql-test/r/ndb_transaction.result')
-rw-r--r--mysql-test/r/ndb_transaction.result20
1 files changed, 0 insertions, 20 deletions
diff --git a/mysql-test/r/ndb_transaction.result b/mysql-test/r/ndb_transaction.result
index 886fc0f71a0..405cd1d776a 100644
--- a/mysql-test/r/ndb_transaction.result
+++ b/mysql-test/r/ndb_transaction.result
@@ -192,26 +192,6 @@ count(*)
select count(*) from t4;
count(*)
0
-ERROR HY000: Lock wait timeout exceeded; try restarting transaction
-select count(*) from t2;
-count(*)
-0
-select count(*) from t3;
-count(*)
-0
-select count(*) from t4;
-count(*)
-0
-ERROR HY000: Lock wait timeout exceeded; try restarting transaction
-select count(*) from t2;
-count(*)
-0
-select count(*) from t3;
-count(*)
-0
-select count(*) from t4;
-count(*)
-0
select count(*) from t2;
count(*)
100