E
E
Eugene2017-06-19 09:42:11
MySQL
Eugene, 2017-06-19 09:42:11

Why is Mysql clogging up memory?

There is a server on centos with Mysql 5.5. 3.5GHz 4GB RAM 4 cores.
memory consumption 300MB. Periodically, the server crashes due to lack of memory. There is a request that hangs MySql, the rest of the requests queue up and the memory is completely consumed in a few minutes. The query that hangs MySql is then executed without any problems. The operability is restored only by rebooting the server, tk. no commands are run due to lack of memory. Tell me how to treat?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chupasaurus, 2017-06-19
@chupasaurus

Find SELECT * FROM _ JOIN __ JOIN ___ ...and fix.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question