Releem / mysqlconfigurer

Releem is a simple MySQL tuning tool to improve database performance and reduce servers costs.
https://releem.com
GNU General Public License v3.0
257 stars 28 forks source link

High memory usage after increasing table_open_cache and table_definition_cache #335

Open drupaladmin opened 2 months ago

drupaladmin commented 2 months ago

Database used all memory after increasing table_open_cache and table_definition_cache

Here are new and previous values. table_open_cache: 523607 ### Previous value : 100000 table_definition_cache: 427776 ### Previous value : 1000