Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
The normal state is that mysql eats RAM. No need to add up the consumed megabytes - this is shared memory (well, or something like that is called).
In general, if 602 meters are shown, it means that for all streams, and not for each separately.
In this case, it is necessary to distinguish between allocated, reserved, used memory.
sudo apt-get install mysqltop
sudo mysqltop
This is normal behavior.
Run mysqltuner.pl - it will give you, among other things, a breakdown from memory, how much the server needs and why ...
If you do not have mysqltuner.pl -
wget mysqltuner.pl -o mysqltuner.pl
;)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question