Good day,% username% I have long been interested in the question of how MySQL will behave, and indeed the server on SSD drives. Therefore, being a client of one of the VPS / VDS hosters, I decided to rent myself a 1 Gb SSD per server. And that's what happened.
Introduction
I’ll say right away that MySQL didn’t initially optimize anything and didn’t change the settings at all. Server of this configuration: CPU 960 MHz, RAM 512 Mb, HDD 16 Gb. OS: Debian 5.0. Immediately it is worth noting that these same SSD and HDD are not real, but a piece of a dedicated RAID1 SAN (Network Storage)
HDD
Reading speed: Timing cached reads: 1168 MB in 2.04 seconds = 573.66 MB / sec Timing buffered disk reads: 34 MB in 3.12 seconds = 10.91 MB / sec ')
Mysql test:
Honestly I expected more performance gains. If there are experts on MySQL optimization (not on scripts that everyone recommends), then please tell me what else to do to make it even better.