Percona Server 5.5.28-29.1 发布_MySQL
程序员文章站
2022-06-17 16:49:24
...
bitsCN.com
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).
上一篇: 【备份与恢复】合并增量备份与映像副本
下一篇: 探究PHP正则表达式实现信息记录
推荐阅读
-
MySQL Audit Plugin now available in Percona Server 5.5 and 5_MySQL
-
Percona Server 5.6.19-67.0 with TokuDB (GA) now available_MySQL
-
CentOS 7 安装Percona Server+Mysql
-
CentOS 7 安装Percona Server+Mysql
-
Percona Server 5.5.28-29.1 发布_MySQL
-
Percona XtraBackup 1.9.1 发布_MySQL
-
Percona Server for MySQL 5.5.30-30.2_MySQL
-
MySQL Community Server 5.6.4 发布_MySQL
-
MySQL Community Server 5.6.4 发布_MySQL
-
Centos上用YUM方式安装mysql衍生发行版Percona Server