mysql plugin: Don't give up when connecting to the database fails during `init'.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 1 Nov 2006 10:32:13 +0000 (11:32 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 1 Nov 2006 10:32:13 +0000 (11:32 +0100)
commit64c048ed600c8a4d115280b5f92f1ea288c6ea8e
treefffe0ddb7e1075ad0966d43541eda2d1d3f4f542
parent8694f0e52bacc8899a349a8d01f88b3f14cf897b
mysql plugin: Don't give up when connecting to the database fails during `init'.

Instead a connection attempt is made in increasing intervals, up to one day.
src/mysql.c