0
0
0xC0CAC01A2012-11-06 03:30:26
MySQL
0xC0CAC01A, 2012-11-06 03:30:26

Which articles to read on improving database performance?

Obvious things like indexes have been checked, but the MySQL database still generates terabytes of I / O and eats the processor. We need subtle methods for finding bottlenecks. Please provide links to interesting articles. In Russian or in English. Thanks in advance.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
vsespb, 2012-11-06
@vsespb

Must read
www.mysqlperformanceblog.com/

E
egorinsk, 2012-11-06
@egorinsk

EXPLAIN know how to use? Have you set up monitoring and logging of slow queries? Have you allocated enough memory?
I also advise, if you haven’t read it, to start reading the official manual in the part that talks about settings and memory consumption.

N
niko83, 2012-11-06
@niko83

I liked the book:
MySQL. Performance optimization. 2nd ed.
Authors: Schwartz B., Zaitsev P., Tkachenko V., Zavodny J., Lenz A., Balling D.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question