内容简介:MariaDB 10.4.1 已发布,更新内容如下:SyntaxVariables
MariaDB 10.4.1 已发布,更新内容如下:
Syntax
-
New FLUSH SSL command to reload SSL certificates without server restart ( MDEV-16266 )
-
New
CASTtarget —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_QUERIESandPREFERABLY_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 分支版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
MATLAB在数学建模中的应用
卓金武 编 / 北京航空航天大学 / 2011-4 / 34.80元
《MATLAB在数学建模中的应用》从数学建模的角度介绍了MATLAB的应用。《MATLAB在数学建模中的应用》的4位作者均具有实际的数学建模参赛经历和竞赛指导经验。书中内容完全是根据数学建模竞赛的需要而编排的,涵盖了绝大部分数学建模问题的MATLAB求解方法。 《MATLAB在数学建模中的应用》内容分上下两篇。上篇介绍数学建模中常规方法MATLAB的实现,包括MATLAB交互、数据建模、程序......一起来看看 《MATLAB在数学建模中的应用》 这本书的介绍吧!