Page 1 of 1

Bug - regression in trunk and in testing-7.2 branch

Posted: 13.02.2018, 14:06
by Zoran
Since revision 4154 of testing-7.2, there is a bug, and it is merged in trunk in revision 4155.
The bug is that changes made to global temporary table (Firebird 2.5) are not seen in next statement in client code, although in same transaction.

This is regression, as I never had this problem before, and I often use the temporary tables in my code. So, for me this is a very serious bug.

I explained it in detail the bug and uploaded a simple application which shows the bug here: https://sourceforge.net/p/zeoslib/tickets/227/