Bugzilla – Attachment #41623: Bug 11229: Remove error rollback ineffective with AutoCommit enabled for
bug #11229
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 11229
Collapse All
|
Expand All
(-)
a/t/db_dependent/Accounts.t (-3 lines)
Lines 291-296 subtest "makepartialpayment() tests" => sub {
Link Here
291
}
291
}
292
};
292
};
293
293
294
$dbh->rollback;
295
296
1;
294
1;
297
-
Return to
bug 11229