From 569c6676a6ddb0ff73821d7693b5e18ddef809b9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 16 Oct 2014 22:51:35 -0400 Subject: Imported Upstream version 3.2.0 --- test/attach2.test | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/attach2.test') diff --git a/test/attach2.test b/test/attach2.test index db23072..f870568 100644 --- a/test/attach2.test +++ b/test/attach2.test @@ -377,6 +377,9 @@ do_test attach2-6.2 { } } {1 {cannot ATTACH database within transaction}} +# EVIDENCE-OF: R-59740-55581 This statement will fail if SQLite is in +# the middle of a transaction. +# do_test attach2-6.3 { catchsql { DETACH aux; -- cgit v1.2.3