Project

General

Profile

Bug #101

Explicit rollback throws exception if called after implicit rollback.

Added by Andrae Muys - almost 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Mulgara
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed

Description

setAutoCommit(false)
query(corrupt-query); - triggers rollback.
rollback();

throws exception (attempt to reserveWriteLock without write-lock).

should be a nop.

Also available in: Atom PDF