设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客

MySQL 5.5.39发布

2014-8-4 16:25| 发布者: joejoe0332| 查看: 2358| 评论: 0|原作者: oschina|来自: oschina

摘要:   MySQL 5.5.39 发布,此版本是 MySQL 5.5 的最新版本,是个稳定版本。此版本现已提供下载: http://downloads.skysql.com/archive/index/p/mysql/v/5.5.39   此版本跟上一版本一样,并没有太大改进,包括了 2 ...

  MySQL 5.5.39 发布,此版本是 MySQL 5.5 的最新版本,是个稳定版本。此版本现已提供下载:

http://downloads.skysql.com/archive/index/p/mysql/v/5.5.39


  此版本跟上一版本一样,并没有太大改进,包括了 2 个功能改进和 24 个 bug 修复。


改进:

  • 支持 CMake 3

  • 弃用了 timed_mutexes 系统变量


bug 修复:

  • InnoDB: Opening a parent table that has thousands of child tables could result in a long semaphore wait condition.

  • Partitioning: Selecting from a table having multiple columns in its primary key and partitioned by LIST COLUMNS(R), where R was the last (rightmost) column listed in the primary key definition, returned an incorrect result. (Bug #71095)

  • Replication: When using row-based replication, updating or deleting a row on the master that did not exist on the slave led to failure of the slave when it tried to process the change. This problem occurred with InnoDB tables lacking a primary key. (Bug #72085)

  • Replication: A group of threads involved in acquiring locks could deadlock in a certain scenario. (Bug #69954)

  • ALTER TABLE on a partitioned table could result in the wrong storage engine being written into the table’s .frm file and displayed in SHOW CREATE TABLE.

  • MyISAM temporary files could be used to mount a code-execution attack.

  • An assertion could be raised when creating a index on a prefix of a TINYBLOB or GEOMETRY column in an InnoDB column.

  • Deadlock could occur if three threads simultaneously performed INSTALL PLUGIN, SHOW VARIABLES, and mysql_change_user(). (Bug #71236, Bug #72870)

  • MySQL did not compile with Bison 3. A workaround is to downgrade to Bison 2. (Bug #71250)


更多内容请看完整的发行说明:

http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-39.html


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部