summaryrefslogtreecommitdiffstats
path: root/ulogd/configure.in
diff options
context:
space:
mode:
authorlaforge <laforge>2005-08-01 06:49:59 +0000
committerlaforge <laforge>2005-08-01 06:49:59 +0000
commitdde78609dede4293f16fb8763d254f2a54d23d28 (patch)
treea8e81f9952ad091068958e328d7ac28884fa2b2f /ulogd/configure.in
parent42f675fa5cdd22fcf95e0e85439b08b821acda92 (diff)
Today we have had to reboot our firewall and due to a loose crossover
cable (sigh) between the firewall and the logger machine, ulogd was unable to connect to the mysql server. That resulted effectively a hang in the boot process: being unable to connect mysql_real_connect did not return (or the socket timeout was so long I was unable to wait out), ulogd could not reach the point to fork and init could not start the daemons, processes following ulogd. The attached simple patch adds the connect_timeout parameter to the MYSQL section and calls mysql_option when connect_timeout is set. (Jozsef Kadlecsik)
Diffstat (limited to 'ulogd/configure.in')
0 files changed, 0 insertions, 0 deletions