At 7:20 PM +0100 9/19/03, Adam Gent wrote:
Hi All,

I am using mySQL and need away to tell if a connection is open.

I am aware that there is the Active command, within the DBI but this does
not appear to be supported in DBD::mysql

Is there any other way to tell if the connection is still open.

Invoke its ping() method.

Reply via email to