MySQLConnection.ping

Send a PING command to check if the server is alive.

@param handler the handler notified when the server responses to client @return a reference to this, so the API can be used fluently

interface MySQLConnection
ping

Meta