Antony Dovgal wrote:

Tony,

why do you set reconnect as default? If someone needs to reconnect, he
should set mysqli.reconnect.

Your change will break BC: mysql_ping now tries to reconnect
automatically which has bad side effects: Several values of the
connection are reset and the php application doesn't know about.

Please revert!

/Georg
-- 
Georg Richter, Development Manager - Connectors & Client Connectivity
MySQL GmbH, Radlkoferstr. 2, D-81373 München, www.mysql.com
Geschäftsführer: Hans von Bell, Kaj Arnö - HRB München 162140

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to