I faced similar issue that looks like MariaDB bug. In my case CPU usage was above 90% when innodb_buffer_pool_size was less than 8M in /etc/mysql/my.cnf, raising it to 8M or above resolved the issue.
↧
I faced similar issue that looks like MariaDB bug. In my case CPU usage was above 90% when innodb_buffer_pool_size was less than 8M in /etc/mysql/my.cnf, raising it to 8M or above resolved the issue.