Linuxeden 开源社区 --
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()
下载地址:
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. BesidesMARIADB_PACKAGE_VERSION
, the numeric representationMARIADB_PACKAGE_VERSION_ID
can now be used within preprocessor directives. - CONC-281:
mysql_stmt_fetch_column
doesn’t work with prior call tomysql_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.
下载地址:
转自 http://ift.tt/2ldSWQR
The post MariaDB 10.1.30 和 Connector/C 2.3.4 发布 appeared first on Linuxeden开源社区.
http://ift.tt/2l3vMxk
没有评论:
发表评论