Automatic reconnect when the connection is lost. This hopefully won't happen much...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 24 Apr 2005 07:21:15 +0000 (07:21 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 24 Apr 2005 07:21:15 +0000 (07:21 +0000)
commitfaabce56628f8cddd781d6be9748ec55d8838430
treea0fc6c5b5af11d9b0a1c1eb5e944bc90c52d8c80
parentca2a1e3239a5884f32e8c05b312d5ae682d31e0a
reconnect when the connection is lost. This hopefully won't happen much for HTTP queries, since it breaks the transaction model. But it might be useful for maintenance scripts which sleep for long periods.
includes/Database.php