MySQL Forums
Forum List  »  Optimizer & Parser

Re: Disable caching in MYSQL for True performance testings?
Posted by: Peter Brawley
Date: July 11, 2021 05:21PM

The query cache was removed in 8.0.

See https://dba.stackexchange.com/questions/151919/what-are-the-different-ways-to-warmup-innodb-buffer-pool-in-mysql-5-6 for ways to warm up the InnoDB buffer pool.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Disable caching in MYSQL for True performance testings?
553
July 11, 2021 05:21PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.