MariaDB 10.1.30 和 Connector/C 2.3.4 发布

栏目: 软件资讯 · 发布时间: 6年前

内容简介:MariaDB 10.1 系列中最新的稳定版本 MariaDB 10.1.30,以及 MariaDB Connector / C 2.x 系列中最新的稳定版本 MariaDB Connector / C 2.3.4 发布了。 主要更新内容 MariaDB 10.1.30 改进项 MDEV-12323 - 崩溃恢复...

MariaDB 10.1 系列中最新的稳定版本 MariaDB 10.1.30,以及 MariaDB Connector / C 2.x 系列中最新的稳定版本 MariaDB Connector / C 2.3.4 发布了。

主要更新内容

MariaDB 10.1.30

改进项

  • MDEV-12323 - 崩溃恢复期间的回滚进度日志消息,与不相关的日志消息混合在一起

  • MDEV-14701 - install_db 显示损坏

  • MDEV-13407 - innodb.drop_table_background 失败

  • MDEV-14008 - 声明失败: `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())

  • MDEV-12352 - 大事务回滚阻塞不应阻塞 InnoDB 关闭程序

  • MDEV-13797 - InnoDB 可能会在启动后立即开启关闭时挂起,同时回滚已恢复的未完成事务

  • MDEV-12837 - WSREP: BF lock wait long

  • MDEV-14587 - 当 index==NULL 时,dict_stats_process_entry_from_defrag_pool() fails to call dict_table_close() 

更多内容请查看发布说明和 ChangeLog

下载地址:

MariaDB Connector / C 2.3.4

Bug 修复:

  • CONC-282: Connector/C now provides additional information on the package version: mariadb_config --cc_version lists the package version. Besides MARIADB_PACKAGE_VERSION, the numeric representation MARIADB_PACKAGE_VERSION_ID can now be used within preprocessor directives.

  • CONC-281mysql_stmt_fetch_column doesn't work with prior call to mysql_stmt_store_result

  • OpenSSL fixes:

    • When negotiating TLS protocol during handshake, use server preferences instead of client preferences. This will allow using TLSv12 (OpenSSL server) and/or TLSv1.1 (Yassl server).

    • Don't check server ca unless verification flag was set. This will allow Connector/C to establish a tls/ssl connection without certificates.

更多内容请查看发布说明ChangeLog

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Head First Mobile Web

Head First Mobile Web

Lyza Danger Gardner、Jason Grigsby / O'Reilly Media / 2011-12 / $ 50.84

Despite the huge number of mobile devices and apps in use today, your business still needs a website. You just need it to be mobile. Head First Mobile Web walks you through the process of making a con......一起来看看 《Head First Mobile Web》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具