Hi,

I have to connect my php server to a remote mysql database and would like to
minimize the bandwidth usage.

Adding a setting in my.cnf as follows only seems to affect the mysql client
applications and not php.

[client]
compress

I have noticed a define in the php sources called "HAVE_COMPRESS" but have
no clue where it gets defined.

Any tips?

Cheers,
Shri






-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to