zoukankan      html  css  js  c++  java
  • Percona Server 5.5.2829.1 发布

    Percona Server 5.5.28-29.1 发布,该版本基于 MySQL 5.5.28,该版本移植了 Twitter 的 MySQL NUMA 补丁,该补丁改进了 NUMA 支持,避免 NUMA 节点间不均衡的内存分配。

    另外还修复了一些 bug,包括:

    • Percona Server would disconnect clients if gdb was attached and detached. This was caused by wrong signal handling. Bugs fixed #805805 and #1060136 (Laurynas Biveinis).
    • Fixed the upstream MySQL #62856, where slave server would crash after update statement. Bug fixed #1053342 (George Ormond Lorch III).
    • Reads from tablespaces being deleted would result in buffer pool locking error. Bug fixed #1042640 (Stewart Smith).
    • Resolved the Ubuntu Percona Server package conflicts with upstream packages. Bug fixed #907499 (Ignacio Nin).
    • Crash-resistant replication would break with binlog XA transaction recovery. If a crash would happened between XA PREPARE and COMMIT stages, the prepared InnoDB transaction would not have the slave position recorded and thus would fail to update it once it is replayed during binlog crash recovery. Bug fixed #1012715 (Laurynas Biveinis).
  • 相关阅读:
    CSRF的安全问题
    preg_replace
    反汇编:虚函数表
    12.Proxy
    JS中的this
    11.Set 和 Map数据结构
    10.symbol
    9.对象的扩展
    test
    ES5支持的方法
  • 原文地址:https://www.cnblogs.com/shihao/p/2742106.html
Copyright © 2011-2022 走看看