Code

utils dbi: Added sdb_dbi_client_check_conn().
authorSebastian Harl <sh@tokkee.org>
Wed, 20 Feb 2013 21:50:15 +0000 (22:50 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 20 Feb 2013 21:50:15 +0000 (22:50 +0100)
This functions checks the database connection and tries to reconnect if there
was a problem. The return code determines if the connection was usable
afterwards.


No differences found