This command checks if the server is alive and reachable, the server responds with an OK packet if it is running.
COM_PING permits sending a packet containing one byte to check that the connection is active.
int<1> 0x0e : COM_PING header.
.
This page is licensed: CC BY-SA / Gnu FDL