Exception "no current record for fetch operation" appears after delete attach
in mon$attachments with specifying 'order by' clause
----------------------------------------------------------------------------------------------------------------------------------
Key: CORE-5684
URL: http://tracker.firebirdsql.org/browse/CORE-5684
Project: Firebird Core
Issue Type: Bug
Affects Versions: 4.0 Alpha 1, 3.0.2, 2.5.7
Reporter: Pavel Zotov
Connect to any database and type:
===========
SQL> commit; delete from mon$attachments order by mon$attachment_id rows 1;
Output will be:
===========
Statement failed, SQLSTATE = 22000
no current record for fetch operation
Checked on 2.5.8, 3.0.3, 4.0 Alpha 1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel