选择软件标题...降级到你爱的版本!

数据 状态: 29377 个版本的 1949 个程序

查看下载 Windows 显示全部下载
已测试 : 没有间谍软件、广告和病毒

MySQL Community Server 5.5.24  更改日志

# Bugs Fixed
* Security Fix: Bug #64884 was fixed.
* InnoDB: Replication: When binary log statements were replayed on the slave, the Com_insert, Com_update, and Com_delete counters were incremented by BEGIN statements initiating transactions affecting InnoDB tables but not by COMMIT statements ending such transactions. This affected these statements whether they were replicated or they were run using mysqlbinlog.
* If the --bind-address option was given a host name value and the host name resolved to more than one IP address, the server failed to start. For example, with --bind-address=localhost, if localhost resolved to both 127.0.0.1 and ::1, startup failed. Now the server prefers the IPv4 address in such cases.
* mysql_store_result() and mysql_use_result() are not for use with prepared statements and are not intended to be called following mysql_stmt_execute(), but failed to return an error when invoked that way in libmysqld.
* On Windows, mysqlslap crashed for attempts to connect using shared memory.

MySQL Community Server  构建

14017