MySQL Forums
Forum List  »  Newbie

Re: Statistics on databases using old .frm format.
Posted by: Phillip Ward
Date: September 24, 2024 01:47AM

Looking at this the other way, that would be versions of MySQL prior to version 8.0, when it stopped using .frm files.
Is that any easier to find?

If you're interested in MariaDB (a fork of MySQL), look at versions before 10.0.2, when its "Table Discovery" feature was introduced, replacing .frm files for all critical usage.

Regards, Phill W.

Options: ReplyQuote


Subject
Written By
Posted
Re: Statistics on databases using old .frm format.
September 24, 2024 01:47AM


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.