mysqlubuntumyisammysql-8.0

MySQL database not catching up with INSERT statements


I'm having troubles with my MySql server. It's used mainly for storing production logs, but unfortunately it seems like it it too slow and i dont know if there is something i could do to improve it.Sometimes there is even few hours of delay. The log database is working on MyISAM engine.

Here is mytop output: mytop output


Solution