…two cases covered in the first post: single SELECT queries doing PRIMARY KEY lookups (aka QPS sysbench mode); same MySQL… used a much larger one, 16 tables with 5M rows each (about 23GB). So…limitations of read-only transactions become obvious. In the following test sysbench does 9 primary key SELECTs…
Post: InnoDB Full-text Search in MySQL 5.6: Part 2, The Queries!
… that the one of two things… MySQL 5.5, on the SEO data set: mysql: SELECT…| Donald Simmons | 0 | +———+——————+——————-+ There’s only one row in the… 3 DESC LIMIT 5; +——–+——————————+——————–+ | id | full_name | score | …

