Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Incomplete
-
10.0.12
-
None
-
None
-
Raspberry Pi with Archlinuxarm
Description
Trying to run mariadb on a Raspberry Pi for a small database I changed some parameters in the .cnf file to smaller values to save RAM
When setting
innodb_buffer_pool_size = 4M
the CPU-load of the Raspberry Pi jumps permanently (or at least for a very long time) to 98% without any database application running.
Returning to
innodb_buffer_pool_size = 4M
shows process mysqld with less than 1% CPU-load