pbxt rollback not working (tables reported as non-transactional)

Bug #641038 reported by Stewart Smith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Medium
Paul McCullagh
7.0
Fix Released
Medium
Paul McCullagh

Bug Description

pbxt.basic_transaction_rollback [ fail ]
--- /home/stewart/drizzle/working/tests/../plugin/pbxt/tests/r/basic_transaction_rollback.result 2010-09-17 05:14:16.119343208 +0300
+++ /home/stewart/drizzle/working/tests/../plugin/pbxt/tests/r/basic_transaction_rollback.reject 2010-09-17 07:59:34.950663153 +0300
@@ -4,6 +4,8 @@
 BEGIN;
 INSERT INTO t1 VALUES (2);
 ROLLBACK;
+Warnings:
+Warning 1196 Some non-transactional changed tables couldn't be rolled back
 SELECT COUNT(*) from t1;
 COUNT(*)
 1

drizzletest: Result length mismatch

Related branches

Stewart Smith (stewart)
Changed in drizzle:
status: New → Confirmed
Changed in drizzle:
importance: Undecided → Medium
assignee: nobody → Paul McCullagh (paul-mccullagh)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.