MariaDB 10.3.15 发布,MySQL 分支

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

内容简介:MariaDB 10.3.15 发布了,改进内容包括: General server MDEV-17894 - Assertion `(thd->lex)->current_select' failed in MYSQLparse(), query with VALUES() MDEV-18968 - Both (WHERE 0.1) and (WHERE NOT 0....

MariaDB 10.3.15 发布了,改进内容包括:

General server

  • MDEV-17894 - Assertion `(thd->lex)->current_select' failed in MYSQLparse(), query with VALUES()
  • MDEV-18968 - Both (WHERE 0.1) and (WHERE NOT 0.1) return empty set
  • MDEV-18466 - Unsafe to log updates on tables referenced by foreign keys with triggers in statement format
  • MDEV-18899 - Server crashes in Field::set_warning_truncated_wrong_value
  • MDEV-18298 - Crashes server with segfault during role grants
  • MDEV-17610 - Unexpected connection abort after certain operations from within stored procedure
  • MDEV-19112 - WITH clause does not work with information_schema as default database
  • MDEV-17830 - Server crashes in Item_null_result::field_type upon SELECT with CHARSET(date) and ROLLUP
  • MDEV-14041 - Server crashes in String::length on queries with functions and ROLLUP
  • MDEV-18920 - Prepared statements with st_convexhull hang and eat 100% cpu.
  • MDEV-15837 - Assertion item1->type() == Item::FIELD_ITEM && item2->type() == Item::FIELD_ITEM
  • MDEV-9531 - GROUP_CONCAT with ORDER BY inside takes a lot of memory while it's executed
  • MDEV-17036 - BULK with replace doesn't take the first parameter in account
  • Bug#28986737 - RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASH
  • MDEV-19350 - Server crashes in delete_tree_element / ... / Item_func_group_concat::repack_tree
  • MDEV-19188 - Server Crash When Using a Trigger With A Number of Virtual Columns on INSERT/UPDATE
  • MDEV-19352 - Server crash in alloc_histograms_for_table_share upon query from information schema

InnoDB

Encryption

  • MDEV-14398 - innodb_encrypt_tables will work even with innodb_encryption_rotate_key_age=0

Protocol

  • MDEV-17036 - BULK with replace doesn't take the first parameter in account

Replication

  • MDEV-14784 - Slave crashes in show_status_array upon running a trigger with select from I_S

Mariabackup

  • MDEV-19060 - mariabackup continues, despite failing to open a tablespace

Packaging & Misc

Security

  • MDEV-18686 - Add option to PAM authentication plugin to allow case insensitive username matching
  • bugfix - multi-update checked privileges on views incorrectly (commit 5057d4637525eadad438d25ee6a4870a4e6b384c)
  • MDEV-19276 - during connect, write error log warning for ER_DBACCESS_DENIED_ERROR, if log_warnings > 1
  • MDEV-17456 - Malicious SUPER user can possibly change audit log configuration without leaving traces.

以上所述就是小编给大家介绍的《MariaDB 10.3.15 发布,MySQL 分支》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

数学建模(原书第5版)

数学建模(原书第5版)

[美] Frank R. Giordano、[美] William P.Fox、[美] Steven B.Horton / 叶其孝、姜启源 / 机械工业出版社 / 2014-10-1 / 99.00元

《华章数学译丛:数学建模(原书第5版)》旨在指导学生初步掌握数学建模的思想和方法,共分两大部分:离散建模和连续建模,通过本书的学习,学生将有机会在创造性模型和经验模型的构建、模型分析以及模型研究方面进行实践,增强解决问题的能力。 《华章数学译丛:数学建模(原书第5版)》对于用到的数学知识力求深入浅出,涉及的应用领域相当广泛,适合作为高等院校相关专业的数学建模教材和参考书,也可作为参加国内外数......一起来看看 《数学建模(原书第5版)》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具