Comments - flush host

10 years, 8 months ago Daniel Bartholomew
Re: flush host [Answer]

I don't think there's anything like SHOW HOST_CACHE in MariaDB 5.5.

In MariaDB 10.0, if you enable the performance_schema there is a hosts table that I think has the information you're looking for. This table does not exist in the MariaDB 5.5 performance_schema.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.