MySQL innodb RAM usage increasing day by day
We have MySQL
(version 8.x) with InnoDB
engine. We were doing weekly MySQL restart (for rotating log files, like slow-query, error log etc) earlier and our RAM usage was in under control. Sometime back we started using mysqladmin flush-logs
without restarting MySQL process.
MySQL innodb RAM usage increasing day by day
We have MySQL
(version 8.x) with InnoDB
engine. We were doing weekly MySQL restart (for rotating log files, like slow-query, error log etc) earlier and our RAM usage was in under control. Sometime back we started using mysqladmin flush-logs
without restarting MySQL process.