Bug - regression in trunk and in testing-7.2 branch

The forum for ZeosLib 7.2 Report problems. Ask for help, post proposals for the new version and Zeoslib 7.2 features here. This is a forum that will be edited once the 7.2.x version goes into RC/stable!!

My personal intention for 7.2 is to speed up the internals as optimal a possible for all IDE's. Hope you can help?! Have fun with testing 7.2
Post Reply
Zoran
Senior Boarder
Senior Boarder
Posts: 55
Joined: 07.05.2010, 22:32

Bug - regression in trunk and in testing-7.2 branch

Post 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/
Post Reply