FB crashes when using row_number()over( PARTITION BY x) in ORDER by clause
---------------------------------------------------------------------------
Key: CORE-4422
URL: http://tracker.firebirdsql.org/browse/CORE-4422
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 3.0 Alpha 2
Reporter: Pavel Zotov
Attachments:
gdb-fb-crash-when-select-with-order_by-row_number-over-with-PARTITION-clause.zip
The following statement:
select 1
from rdb$database
order by row_number()over( PARTITION BY 1)
-- leads FB to crash.
(Statement failed, SQLSTATE = 08006
Error reading data from the connection.)
Stacktrtace is attached.
--
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
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel