MySQL Forums
Forum List  »  MyISAM

Re: MySQL v8 - MYISAM Pack Information
Posted by: Frank Peacock
Date: September 03, 2020 02:49AM

Hello,

I have found the solution:

MySQL v8 caches dynamic table metadata. It is necessary to set the system variable "information_schema_stats_expiry = 0" to allow updates to this data or else to wait for the expiry time in seconds to elapse.

Cheers,

Frank

Options: ReplyQuote


Subject
Views
Written By
Posted
958
September 01, 2020 08:04AM
581
September 02, 2020 02:30AM
Re: MySQL v8 - MYISAM Pack Information
547
September 03, 2020 02:49AM


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.