Re: MySQL v8 - MYISAM Pack Information
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
Subject
Views
Written By
Posted
166
September 01, 2020 08:04AM
62
September 02, 2020 02:30AM
Re: MySQL v8 - MYISAM Pack Information
59
September 03, 2020 02:49AM
Sorry, only registered users may post in this forum.
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.