Hello.
Is there any way that I can limit the memmory usage by MySQL ?
The server I am running has 512mb ram and I can see 10-15 mysql instances using up to 480mb ram.
How can I limit each session to let's say max 16mb ?
How can I be sure th MySQL is using /etc/my.conf and not some other conf file ?
Thank you in advance.
Is there any way that I can limit the memmory usage by MySQL ?
The server I am running has 512mb ram and I can see 10-15 mysql instances using up to 480mb ram.
How can I limit each session to let's say max 16mb ?
How can I be sure th MySQL is using /etc/my.conf and not some other conf file ?
Thank you in advance.