“MySQL”的版本间的差异
来自Alex's wiki
第6行: | 第6行: | ||
*[http://www.oschina.net/translate/the-road-to-500k-qps-with-mysql-5-7| MySQL性能:使用 MySQL 5.7 实现每秒 50 万查询 ] | *[http://www.oschina.net/translate/the-road-to-500k-qps-with-mysql-5-7| MySQL性能:使用 MySQL 5.7 实现每秒 50 万查询 ] | ||
*[http://dimitrik.free.fr/blog/archives/2013/11/mysql-performance-over-1m-qps-with-innodb-memcached-plugin-in-mysql-57.html|MySQL Performance: over 1M QPS with InnoDB Memcached Plugin in MySQL 5.7 ] | *[http://dimitrik.free.fr/blog/archives/2013/11/mysql-performance-over-1m-qps-with-innodb-memcached-plugin-in-mysql-57.html|MySQL Performance: over 1M QPS with InnoDB Memcached Plugin in MySQL 5.7 ] | ||
+ | |||
+ | [[通过MySQL源安装]] |
2017年7月20日 (四) 02:42的版本
Mysql 高性能笔记
单表60亿记录等大数据场景的MySQL优化和运维之道
MySQL 5.7 新特性大全和未来展望
这里有两个MySQL5.7的性能测试: