To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67290


User fs changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|dbaneedsconfirm           |fs
--------------------------------------------------------------------------------
          Ever confirmed|                          |1
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |NEW
--------------------------------------------------------------------------------
                Keywords|                          |regression
--------------------------------------------------------------------------------
        Target milestone|not determined            |OOo 2.0.4
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jul 12 23:27:41 -0700 
2006 -------
confirming, grabbing, adding "regression" keyword, targeting to 2.0.4

Could reproduce this with MySQL/ODBC.


A quick investigation shows that the exception is throw because internally, two
instances try to dispose the old result set, and the second instance fails
because the first instances already succeeded. While this code in itself is
somewhat too generous and should be fixed, it was present in this form for a
long time. It seems that 2.0.2 had a resource problem with not properly clearing
internal objects, which was fixed with 2.0.3, which, as a side effect,
introduced this issue here.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to