I have been running Ejabberd 2.1.11 for a while on Debian 6
Its now failing to connect to mysql with the following errors - the Mysql server seems to be working as all other databases can be connected to and accessed with no problem.
=ERROR REPORT==== 2013-05-18 00:37:29 ===
E(<0.288.0>:ejabberd_odbc:552) : mysql_conn: Failed connecting to "127.0.0.1":3306 : {error,
"timeout"}
=INFO REPORT==== 2013-05-18 00:37:29 ===
I(<0.286.0>:ejabberd_odbc:226) : mysql connection failed:
** Reason: "timed out"
** Retry after: 30 seconds
=WARNING REPORT==== 2013-05-18 00:37:29 ===
W(<0.286.0>:ejabberd_odbc:291) : unexpected info in connecting: {mysql_conn,
<0.288.0>,
{error,
connect_failed}}
=ERROR REPORT==== 2013-05-18 00:37:29 ===
E(<0.285.0>:ejabberd_odbc:552) : mysql_conn: Failed connecting to "127.0.0.1":3306 : {error,
"timeout"}
=INFO REPORT==== 2013-05-18 00:37:29 ===
I(<0.283.0>:ejabberd_odbc:226) : mysql connection failed:
** Reason: "timed out"
** Retry after: 30 seconds
=WARNING REPORT==== 2013-05-18 00:37:29 ===
W(<0.283.0>:ejabberd_odbc:291) : unexpected info in connecting: {mysql_conn,
<0.285.0>,
{error,
connect_failed}}
=ERROR REPORT==== 2013-05-18 00:37:29 ===
E(<0.282.0>:ejabberd_odbc:552) : mysql_conn: Failed connecting to "127.0.0.1":3306 : {error,
"timeout"}
=INFO REPORT==== 2013-05-18 00:37:29 ===
I(<0.280.0>:ejabberd_odbc:226) : mysql connection failed:
** Reason: "timed out"
** Retry after: 30 seconds