MySQL Forums
Forum List  »  Performance

Re: system table space vs file per table space
Posted by: Rick James
Date: March 28, 2015 03:36PM

How many partitions per table? How many partitioned tables?

SHOW VARIABLES LIKE '%size';
SHOW VARIABLES LIKE '%cache';

According to the slowlog, what is the worst query?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: system table space vs file per table space
671
March 28, 2015 03:36PM


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.