Re: SQLMap and OSCACHE unwanted behavior with hierarchy of objects.

2005-04-22 Thread Clinton Begin
Do I understand correctly The first row is the category, the next 20 rows are sub-categories? In other words, a parent child relationship described as peers in the result set? Correct? Clinton On 4/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi there! > > Today I introdu

SQLMap and OSCACHE unwanted behavior with hierarchy of objects.

2005-04-21 Thread erlend.bjorge
Title: Melding Hi there!   Today I introduced OSCACHE in our SQLMap application, what a performace boost! :-)   I have some heavy queries, doing a lot of stuff, some is' pretty static, so bringing in the cache is a nice feature.   Anyway I have discovered something realy strange I think,