[Firebird-devel] InternalStatement::doExecute()

2014-03-08 Thread Dimitry Sibiryakov
Hello, All. What's the purpose for following code in subj? > InternalMessageBuffer inMsg(m_inMetadata, m_in_buffer.begin()); > InternalMessageBuffer outMsg(m_outMetadata, m_out_buffer.begin()); > > m_request->execute(&status, transaction, > inMsg.metadata, in

Re: [Firebird-devel] InternalStatement::doExecute()

2014-03-08 Thread Vlad Khorsun
> What's the purpose for following code in subj? If you really interested, you can look at few previous revisions of this code. >> InternalMessageBuffer inMsg(m_inMetadata, m_in_buffer.begin()); >> InternalMessageBuffer outMsg(m_outMetadata, m_out_buffer.begin()); >> >> m_request->execute

Re: [Firebird-devel] InternalStatement::doExecute()

2014-03-08 Thread Dimitry Sibiryakov
08.03.2014 14:18, Vlad Khorsun wrote: > If you really interested, you can look at few previous revisions of this > code. From code changes and commit comments it looks like Alex just did some mass search-and-replace cleanup without real cleaning of pointless code. > With current sta

[Firebird-devel] [FB-Tracker] Created: (CORE-4360) group by from derived table which contains group by on field with LITERAL value returns wrong result

2014-03-08 Thread Pavel Zotov (JIRA)
group by from derived table which contains group by on field with LITERAL value returns wrong result Key: CORE-4360 URL: http://tracker.firebirdsql.org/browse/COR

[Firebird-devel] Nightmare debugging FB3

2014-03-08 Thread Claudio Valderrama C.
It seems today is not my day. I was playing to put more security on system tables, but I ran on a series of bugs. At this time I'm not really sure if it's just me, so I need others to comment. SQL> insert into rdb$database values(null,null,null,null,null); Statement failed, SQLSTATE = 28000 no pe

Re: [Firebird-devel] Nightmare debugging FB3

2014-03-08 Thread Dmitry Yemanov
09.03.2014 12:00, Claudio Valderrama C. wrote: > > Ok, as I said, this restriction already exists, but the message is not good. > Unlike Ann, I'm not a debugging wizard, but because I couldn't make sense of > it by reading the sources, I had to call VS and found that an ACL is corrupt > when walk_a