FIXED: V4REV 2.4 and VServer - SQLSelect

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Aug 8 23:18:39 CDT 2006


On 8/8/06 1:53 PM, "Dave Cragg" <dcragg at lacscentre.co.uk> wrote:

> Situation 1
> 
> Using vDatabase_SQLSelectRecords with a simple SQL query (select *
> from users), the Rev client crashes. If I limit the number of records
> returned to fewer than about 400 (e.g. select * from users limit
> 400), it works fine. (I notice that the crash occurs when the data
> returned reaches about 8K or so.)
> 
> Situation 2
> 
> Using vDatabase_SQLSelect and then looping through the cursor to
> retrieve field values, I get no crash. But the field values start to
> repeat after looping through  774 records. The returned data looks
> something like this:
> 
> test0001 Jones Sue
> test0002 Smith Joe
> ---<snipped>---
> test0772 Pyjobat Muz
> test0773 Kygoguh Nafar
> test0774 Kopohor Wezen
> test0775 Visab 
> test0775 Visab 
> test0775 Visab 
> test0775 Visab 
> test0775 Visab
> ---<snipped>---

FIXED.

Bug was in compression of packets.
    IF compressed size is bigger of 50K then problems was.

Now it works.

we will make new build of server and products 2.4.1 b2



-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list