Answer the question
In order to leave comments, you need to log in
Why are mysql queries taking a long time?
There is a table, in it 12 million records. With any selection (example: select * from table where url = "test" limit 1), memory is slowly running out (it has 8 GB of RAM in total) and, of course, it is not possible to get a record. No matter how I try to change the query, nothing helps.
Answer the question
In order to leave comments, you need to log in
I agree with Anton Anton - memory should not leak.
it has 8 GB of RAM in total
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question