Subject Garbage, was Re: [firebird-support] SubSelect problems
Author jasajona
Hello,

Now I found when I am getting that bug. I start my application do
inserts and selects (delete querys are not involved). Performance is
perfect until I diconnet and connect to server. After this my selects
slow down 100x. I even tryed to do inserts and selects and while I am
connected to server to try to do selects from other computer on the
same database. Performance on other computer is slow while on my
computer everything is ok till I disconnect.
Backup and restore trick do not work.
I use manly CommitRetaining, can it be the reason of this bug?