皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

MariaDB 10.3.6 发布,带来多项更新

MariaDB 10.3.6 发布,带来多项更新

MariaDB 10.3.6 发布了。MariaDB主要由开源社区在维护,采用 GPL 授权许可。 MariaDB 的目的是完全兼容 MySQL,包括 API 和命令行。

更新内容:

  • Added the DISKS plugin, for monitoring the disk space situation.
  • TRIM, LTRIM, RTRIM, LPAD and RPAD now return NULL if returning an empty result when SQL_MODE=Oracle -MDEV-15739, MDEV-15664.
  • innodb_fast_shutdown now has a new mode, 3, which skips the rollback of connected transactions – MDEV-15832
  • The max value of the max_prepared_stmt_count system variable has been increased from 1048576 to 4294967295
  • The proxy_protocol_networks variable can now be modified without restarting the server – MDEV-15501
  • The Information Schema is optimized to use much less memory when selecting from INFORMATION_SCHEMA.TABLES or any other table with many VARCHAR or TEXT columns – MDEV-14275
  • Added new status variables to count the usage of user defined aggregate functions: Feature_custom_aggregate_functions – MDEV-14592

完整内容请查看发布主页

下载地址:https://mariadb.com/downloads

转自 https://www.oschina.net/news/95268/mariadb-10-3-6-released