Hi!
First, this is the wrong mailing list for questions likes this.
In the future, please post non repeatable bug reports to
mysql@stripped.
Sasha> On Tuesday 24 April 2001 09:44, Carlos Perdones wrote:
>> Hello,
>>
>> Why my mysql eat all memory over 1Gb. and abort connets and clients?.
>>
>> Please help my
>>
<cut>
>> PID USER PRI NI SIZE RSS SHARE STAT LIB %CPU %MEM TIME COMMAND
>> 5 root 11 0 0 0 0 DW 0 8.0 0.0 12:00 kswapd
>> 21316 root 14 0 16356 11M 1272 S 0 6.8 0.5 0:03 mysqld
According to the above, MySQL is only taking 16M of memory.
(All mysqld process shares the same memory)
<cut>
Regards,
Monty