内容简介:MariaDB 10.4.1 已发布,更新内容如下:SyntaxVariables
MariaDB 10.4.1 已发布,更新内容如下:
Syntax
-
New FLUSH SSL command to reload SSL certificates without server restart ( MDEV-16266 )
-
New
CAST
target —CAST(x AS INTERVAL DAY_SECOND(N))
( MDEV-17776 )
Variables
-
New sql-mode setting,
TIME_ROUND_FRACTIONAL
( MDEV-16991 ) -
Two new values for the variable use_stat_tables :
COMPLEMENTARY_FOR_QUERIES
andPREFERABLY_FOR_QUERIES
( MDEV-17255 ) -
Engine Independent Table Statistics is now enabled by default; new default values are use_stat_tables=PREFERABLY_FOR_QUERIES and optimizer_use_condition_selectivity=4 ( MDEV-15253 )
-
New variable gtid_cleanup_batch_size for determining how many old rows must accumulate in the mysql.gtid_slave_pos table before a background job will be run to delete them.
Other Features
-
Support for window UDF functions via the new method x_remove ( MDEV-15073 )
-
Json service for plugins ( MDEV-5313 )
-
Much faster privilege checks for MariaDB setups with many user accounts or many database grants ( MDEV-15649 )
-
mysql.user table is retired. User accounts and global privileges are now stored in the mysql.global_priv table ( MDEV-17658 )
-
Change in behavior for FLUSH TABLES ( MDEV-5336 ).
Bug Fixes
Lots of miscellaneous fixes, including:
-
Bug fixes for MDEV-15562 instant DROP COLUMN
MariaDB 主要由开源社区在维护,采用 GPL 授权许可。MariaDB 的目的是完全兼容 MySQL,包括 API 和命令行。
下载地址:
以上所述就是小编给大家介绍的《MariaDB 10.4.1 发布,流行的 MySQL 分支版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- MariaDB 10.2.8 发布,MySQL 分支版本
- MariaDB 10.2.9 发布,MySQL 分支版本
- MariaDB 10.3.2 发布,MySQL 分支版本
- MariaDB 10.0.33 发布,MySQL 分支版本
- MariaDB 10.1.29 发布,MySQL 分支版本
- MariaDB 10.2.11 发布,MySQL 分支版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
ASP.NET 2.0入门经典
哈特 / 清华大学出版社 / 2006-8 / 78.00元
该书是Wrox红皮书中的畅销品种, 从初版、1.0版、1.1版到目前的2.0版,已经3次升级,不仅内容更加完善、实用,还展现了.NET 2.0的最新技术和ASP.NET 2.0最新编程知识,是各种初学者学习ASP.NET的优秀教程,也是Web开发人员了解ASP.NET 2.0新技术的优秀参考书。该书与《ASP.NET 2.0高级编程(第4版)》及其早期版本,曾影响到无数中国Web程序员。一起来看看 《ASP.NET 2.0入门经典》 这本书的介绍吧!