Frank ,
Hi Fernand,
Thanks for this quick fix, now I have a other "performance" problem:
When have a table opened (all content in memory) or wehave the content
in a Beamer then the search is very... very... slow compared to wath we
can do in the original MySQL tables or compared to a ohter frondend
application.
This probably is the very same bug:
?? I do not think it is related to the driver, we have this slowness
with every Database not only with MySQL
The search also scrolls through the
complete result set,
(technically: The time for visiting all records grows quadratically with
the number of records).
When searching in a OO-table you can see rolling the row counter !
Using my 28.000 records test table and searching to the last record
(using field text content) it takes over 60 secs to find this record..
AND: the search is eating memory like sweeties (about 1,5 MB par sec)
memory who is only released after closing ALL OO-instances.
The memory thing is worth an issue, I'd say.
I dot it
Ciao
Frank
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]