Last Updated: February 25, 2016
·
1.183K
· vlamanna

MySQL InnoDB Data Dictionary

When using MySQL InnoDB, make sure to limit the InnoDB Data Dictionary if you have a fair amount of tables. Not doing it will result in the data dictionary taking all your RAM not leaving much for the InnoDB Buffer Pool.