Alain,
I am not sure what to you mean by “performance of SSD drive with MySQL“, but I may try to interpreter it as
Performance of MySQL on SSD against HDD.
In this case yes, generally the MySQL performance on SSD is better.
February 22, 2012
Percona's MySQL & InnoDB performance and scalability blog

Alain,
I am not sure what to you mean by “performance of SSD drive with MySQL“, but I may try to interpreter it as
Performance of MySQL on SSD against HDD.
In this case yes, generally the MySQL performance on SSD is better.
… we see about Innodb log checkpointing and what does it tell us?
mysql> SHOW ENGINE INNODB STATUS\G
—
LOG
—
Log sequence number 9682004056
Log … here would be ‘estimate’ (good default) and ‘keep_average’ designed for SSD type storage. Running Percona Server and using this method is my go-…
…. There I will cover XtraDB Cluster features and usage scenarios.
MySQL and SSD: usage and tuning. This talk I’ve been giving for few … time of conference we will have published our new book:
High Performance MySQL: Optimization, Backups, Replication, and More
If you plan to attend conference, …
… a while back that we were going to continue the traditional MySQL conference in Santa Clara, because O’Reilly wasn’t doing it …, security, using MySQL with NoSQL, geospatial functionality, cloud computing, Cluster, search, sharding, memcached, high availability, DevOps, Big Data, SSD storage, data …
… have been written about Battery Learning Cycle problems and its impact to MySQL Performance. Here are couple of links (1,2). It is good … hard drive connections they provide.
Some Newer Adaptec Controllers also offer using SSD as a cache with technology called MaxIQ. Namely Adaptec 5805ZQ might …
…libeat-my-data for a reason.
Without libeatmydata and using the default options for the MySQL test suite, I noticed that I was only creating about 10-15 tables every… language that’s for sure). After a “I’m glad this isn’t a SSD” killer amount of fsync() activity, it took a total of 14.5 minutes. …
…_flush_neighbor_pages also accepts values “area” (default) and “none” (recommended for SSD).
What kind of effect does it have ? Let’s run some benchmarks… with default innodb_flush_neighbor_pages, Percona Server has smaller dips than MySQL.
So this is to show effect of “sync fix”, let’s compare…
… flushing algorithm it is never ending battle.
I am sure even we have SSD storage, and a lot of memory, say ~2TB, then
we may see such … in this configuration. Such configuration is however a far-far future for most MySQL deployments,
so I hope by that time we will have decent flushing algorithm …
Hi vadim,
thanks for putting ou those test.
I was wondering though. Do you consider the performance of SSD drive with Mysql better than regular HDD?
(seems like a too basic question may be, sorry
Thanks a lot
Alain
… as Write Amplification, which is very well described on WikiPedia, but basically SSD cards, due an internal organization, write more data than it comes from…,500 deletes/sec, which corresponds to
write throughput 273.45MB/sec from MySQL to disk.
And it helps to calculate the lifetime of the card…
Percona is the oldest and largest independent MySQL support and consulting company, with a global 24×7 staff of over 50 people serving more than 1000 customers in 50+ countries since 2006.
We offer consulting, training, support, and custom development services.
We also create Percona Server, XtraDB and XtraBackup.
Percona's open-source software leads the industry in performance and features.
Percona offers professional services for MySQL users
Copyright © Percona Inc. • Contact Us • MySQL and InnoDB are trademarks of Oracle Corp.