Search found 3 matches

by nicholsonjohn
14.02.2009, 18:50
Forum: MySQL
Topic: Help upgrading from zeoslib V5.3.0
Replies: 0
Views: 478

Help upgrading from zeoslib V5.3.0

I think this is a simple question - if not, please keep the answer simple! I have a lot of Delphi6 code using zeoslib 5.3.0 beta build 6 (I know, it's very old!) accessing a MySQL V4.0.14 db (I know, it's very old!). Is there a newer version of the lib that will let me upgrade to MySQL V5.0 (or newe...
by nicholsonjohn
01.04.2006, 18:10
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: mySQL 4 Compress Option
Replies: 13
Views: 3627

zippo wrote:Another question - How to know if the compression is on or off? Because there's no error, I can't tell if it works or not.. :)

If you use a sniffer to look at the data on the network you will see it is unreadable if compression is on.
by nicholsonjohn
13.02.2006, 08:14
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: mySQL 4 Compress Option
Replies: 13
Views: 3627

mySQL 4 Compress Option

Does anyone know if it's possible to turn on the mySQL 'Compress' option from within a Delphi (V6)/Zeoslib application? If I set it in the my.ini file then the mysql console will use compression when speaking to the server but it has no effect on my application.

thanks
john n