Function Connection.pingServer
Check the server status
Prototype
OKErrorPacket pingServer();
Returns
An OKErrorPacket from which server status can be determined
Throws
MySQLException
Check the server status
OKErrorPacket pingServer();
An OKErrorPacket from which server status can be determined
MySQLException