MySQL database optimization best practices

前端 未结 4 1263
终归单人心
终归单人心 2021-01-30 06:08

What are the best practices for optimizing a MySQL installation for best performance when handling somewhat larger tables (> 50k records with a total of around 100MB per table)?

4条回答
  •  攒了一身酷
    2021-01-30 06:22

    Go buy "High Performance MySQL" from O'Reilly. It's almost 700 pages on the topic, so I doubt you'll find a succinct answer on SO.

提交回复
热议问题