In this post, we’ll look at the results from some MySQL 5.7 read-write benchmarks.
In my past blogs I’ve posted benchmarks on MySQL 5.5 / 5.6 / 5.7 in OLTP read-only workloads. For example:
- MySQL 5.7 sysbench OLTP read-only results: is MySQL 5.7 really faster?
- MySQL 5.7 primary key lookup results: is it really faster?
- ProxySQL versus MaxScale for OLTP RO workloads
Now, it is time to test some read-write transactional workloads. I will again use sysbench, and my scripts and …
[Read more]