• guilhem@mysql.com's avatar
    Changing the default of libmysqlclient : it's now NO reconnection. · 1cbc904c
    guilhem@mysql.com authored
    All our programs which use mysql_real_connect() and mysql_connect() are updated accordingly, though I have deliberately
    made mysqlimport not reconnect anymore (already true for mysqldump >= 4.1.8).
    All Connector devs have been warned about the change I'm doing here - which was agreed with Monty,
    and fixes BUG#2555.
    1cbc904c
mytest.c 5.51 KB