Re: FYI: how to prevent mysql from oom-killer

2012-04-13 Thread Reindl Harald
Am 13.04.2012 15:47, schrieb Mihamina Rakotomandimby: > On 04/13/2012 03:17 PM, Reindl Harald wrote: >> with one single command you can protect processes from get killed >> i started to run this every 15 minutes to make sure it is also >> active after restarts > > I understand your issue, but is

Re: FYI: how to prevent mysql from oom-killer

2012-04-13 Thread Bryn M. Reeves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/13/2012 02:47 PM, Mihamina Rakotomandimby wrote: > On 04/13/2012 03:17 PM, Reindl Harald wrote: >> with one single command you can protect processes from get >> killed i started to run this every 15 minutes to make sure it is >> also active after

Re: FYI: how to prevent mysql from oom-killer

2012-04-13 Thread Mihamina Rakotomandimby
On 04/13/2012 03:17 PM, Reindl Harald wrote: with one single command you can protect processes from get killed i started to run this every 15 minutes to make sure it is also active after restarts I understand your issue, but isn'there a configuration way to just limit the memory usage of MySQL

FYI: how to prevent mysql from oom-killer

2012-04-13 Thread Reindl Harald
the following may be useful for most server systems OOM-killer acts if some process reclaims more and more memory and the kernel randomly kills unimportant tasks using hughe memory in case of a running mysqld the classification "unimportant" is nearly all time wrong and can cause hughe damage and