ZF-9072: $dbAdapter->ping() is wanted
Description
Would be nice to have a method Zend_Db_Adapter_Abstract::ping(), which will work as a gateway to mysql_ping(), mysqli_ping(), etc.
Would be nice to have a method Zend_Db_Adapter_Abstract::ping(), which will work as a gateway to mysql_ping(), mysqli_ping(), etc.
Comments
No comments to display