Jonathan Vanasco Mon, 02 Oct 2006 15:35:43 -0700
On Oct 2, 2006, at 5:31 PM, Michael Peters wrote:
does apache::dbi ping a connection then reconnect if the ping fails? If you call DBI->connect it does.
does apache::dbi ping a connection then reconnect if the ping fails?
If you call DBI->connect it does.
awesome. i never knew that.