Function Connection.refreshServer
Refresh some feature(s) of the server.
Prototype
OKErrorPacket refreshServer(
								
  RefreshFlags flags
								
);
							
						Returns
An OKErrorPacket from which server status can be determined
Throws
MySQLException