MySQL Forums
Forum List  »  General

Re: finding frequently used tables list in a schema
Posted by: Rick James
Date: March 15, 2016 11:25PM

Not really.

The "general log", if turned on, would record all sql statements. Parsing that could give you the desired info, but it would take some coding. And, beware, the general log fills up disk fast.

Options: ReplyQuote


Subject
Written By
Posted
Re: finding frequently used tables list in a schema
March 15, 2016 11:25PM


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.