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.
