How to clear the mysql query cache?

RESET QUERY CACHE; is not working.

Thanks in advance

Recommended Answers

All 2 Replies

Have you tried flush query cache? Bye.

Agreed with Cereal :)

use "FLUSH QUERY CACHE;" over mysql prompt


SPAM DELETED

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.