MySQL performance management and architecture design: Chapter 2 What affects the performance of MySQL

Chapter 2 What affects the performance of MySQL

 


2-1 aspects that affect performance

1, server hardware

2, the server's operating system

3, database storage engine

 

4, the configuration parameter database

5, preparation and optimization of the database table design and SQL statements

 


2-2 CPU resources and memory size available

Select the disk configuration and 2-03

2-04 Using RAID hard drives increase the performance of a conventional machine

2-05 use solid-state memory cards or PCIe SSD

2-06 using SAN and NAS network storage

2-07 Summary: impact on the performance of server hardware

2-08 operating system on the performance of -MySQL suitable operating system

Windows、FreeBSD、Solaris

Linux、CentOS

2-09 CentOS system parameter optimization

Guess you like

Origin www.cnblogs.com/MarlonKang/p/12230632.html