https://blogs.oracle.com/mysqlinnodb/

http://mysqllover.com/?p=485

•MySQL Doc. MySQL 5.6 Release Notes http://dev.mysql.com/doc/relnotes/mysql/5.6/en/
•MySQL Doc. InnoDB Performance and Scalability Enhancements http://dev.mysql.com/doc/refman/5.6/en/innodb-performance.html
•Oracle. MySQL 5.6: What’s New in Performance, Scalability, Availability https://blogs.oracle.com/MySQL/entry/mysql_5_6_is_a
•Oracle. Better scaling of read-only workloads https://blogs.oracle.com/mysqlinnodb/entry/better_scaling_of_read_only
•何登成. MVCC(Oracle, InnoDB, PostgreSQL) http://vdisk.weibo.com/s/aUltP
•Mikael Ronstrom. MySQL team increases scalability by >50% for Sysbench OLTP RO in MySQL 5.6 labs release april 2012http://mikaelronstrom.blogspot.com/2012/04/mysql-team-increases-scalability-by-50.html
•何登成. Buffer Pool Implementaion InnoDB vs Oracle http://vdisk.weibo.com/s/grZnZ
•Percona. Improved InnoDB I/O Scalability http://www.percona.com/docs/wiki/percona-xtradb:patch:innodb_io
•Oracle. Introducing page_cleaner thread in InnoDB https://blogs.oracle.com/mysqlinnodb/entry/introducing_page_cleaner_thread_in
•何登成. InnoDB Page Structure(InnoDB页面结构详解) http://hedengcheng.com/?p=118
•MySQLPerformance. How much memory Innodb Dictionary can take? http://www.mysqlperformanceblog.com/2010/05/06/how-much-memory-innodb-dictionary-can-take/
•Oracle. InnoDB 5.6.4 supports databases with 4k and 8k page sizes https://blogs.oracle.com/mysqlinnodb/entry/innodb_5_6_4_supports
•Oracle. April 2012 Labs Release – Online DDL Improvementshttps://blogs.oracle.com/mysqlinnodb/entry/april_2012_labs_release_online
•MySQL Doc. InnoDB Integration with memcached http://dev.mysql.com/doc/refman/5.6/en/innodb-memcached.html
•何登成. InnoDB Memcached Plugin源码实现调研 http://hedengcheng.com/?p=619
•Oracle. InnoDB persistent stats got a friendly UI https://blogs.oracle.com/mysqlinnodb/entry/innodb_persistent_stats_got_a
•何登成. MySQL查询优化浅析 http://vdisk.weibo.com/s/rpWgf

最新文章

  1. myeclipse2015卸载、安装、破解全过程-----myeclipse2015
  2. DOM操作
  3. 【java规则引擎】之Drools之Rete算法
  4. OVER(PARTITION BY)函数用法
  5. 基于tiny4412的Linux内核移植 -- MMA7660驱动移植(九-2)
  6. COJN 0483 800501求最大非空子矩阵
  7. 「CSS3 」3D效果 & 透视
  8. Java ---Listener监听器
  9. 0-创建scott示例数据
  10. Mysql is null 索引
  11. Java开发笔记(六)特殊数字的表达
  12. SQL Server中LIKE %search_string% 走索引查找(Index Seek)浅析
  13. Burpsuite 1.7.33启动的一点小问题。
  14. SAS语言结构
  15. 置顶博客一览表($My~Top~List$)
  16. URL加载jar
  17. 如何设置Java虚拟机JVM启动内存参数
  18. C#数组 List、Dictionary 、Arrary、ArrayList
  19. 【AtCoder】AGC021
  20. MFC绘图小实验(1)

热门文章

  1. SAS、R以及SPSS的比较__统计语言大战
  2. asp.net mvc下ckeditor使用
  3. phonegap 新窗口 inappbrowser插件
  4. C常用字符字符串处理函数
  5. Python的高级Git库 Gittle
  6. [翻译][Trident] Trident state原理
  7. HDU 4599 Dice (概率DP+数学+快速幂)
  8. HDU 4499 Cannon (暴力求解)
  9. 转载sublime text注册码
  10. Castle学习笔记----初探IOC容器