Forum Moderators: open

Message Too Old, No Replies

30MB MYSQL Processes?

         

alphacooler

9:24 pm on Jan 3, 2007 (gmt 0)

10+ Year Member



Looking around the "top" output of my server I notice that I have around 20-30 MYSQLD processes running each with 20-38MB of ram usage.

Is this normal? It seems to be killing my server.

txbakers

12:06 am on Jan 6, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That seems to be very high. You might want to check your code for unclosed query objects and other opportunities for "memory leakage."