MySQL Forums
Forum List  »  Performance

Re: table_cache
Posted by: Rick James
Date: August 15, 2015 04:19PM

Not a problem -- it is a "cache", and opening a table every few minutes is not bad.

It sounds like you are using MyISAM and not InnoDB? (InnoDB is preferred.) What version are you using?

If you would like more tuning advice, please provide
* Amount of RAM
* SHOW VARIABLES;
* SHOW GLOBAL STATUS;

Options: ReplyQuote


Subject
Views
Written By
Posted
3516
August 13, 2015 01:19AM
Re: table_cache
1054
August 15, 2015 04:19PM
1147
August 16, 2015 01:24PM
1334
August 17, 2015 09:30AM


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.