MariaDB 10.0.27 发布,MariaDB数据库管理系统是MySQL的一个分支,主要由开源社区在维护,采用GPL授权许可 MariaDB的目的是完全兼容MySQL,包括API和命令行,使之能轻松成为MySQL的代替品。 更新内容: Revision #eca8c32 2016-10-27 19:07:55 +0200 Typo fixed Revision #a079565 2016-10-27 12:23:31 +0200 MDEV-10846 Running mysqldump backup twice returns error: Table 'mysql.proc' doesn't exist. Revision #d451d77 2016-10-26 10:59:38 -0700 Fixed bug MDEV-9628. In the function create_key_parts_for_pseudo_indexes() the key part structures of pseudo-indexes created for BLOB fields were set incorrectly. Also the key parts for long fields must be 'truncated' up to the maximum length acceptable for key parts. Revision #9d4a0dd 2016-10-24 10:15:11 -0700 Fixed bug MDEV-11096. 1. When min/max value is provided the null flag for it must be set to 0 in the bitmap Culumn_statistics::column_stat_nulls. 2. When the calculation of the selectivity of the range condition over a column requires min and max values for the column then we have to check that these values are provided. Revision #26b87c3 2016-10-27 00:04:26 +0400 MDEV-10846 Running mysqldump backup twice returns error: Table 'mysql.proc' doesn't exist. Revision #22490a0 2016-10-26 13:26:43 +0200 MDEV-8345 STOP SLAVE should not cause an ERROR to be logged to the error log Revision #2593270 2016-10-26 12:30:18 +0200 backport include/search_pattern_in_file.inc from 10.1 Revision #5569ac0 2016-10-25 15:08:15 +0300 MDEV-11126: Crash while altering persistent virtual column Revision #59a7bc3 2016-10-26 14:09:11 +0400 Removed duplicate open_strategy assignments Revision #a3c980b 2016-10-24 15:26:11 +0400 MDEV-10824 - Crash in CREATE OR REPLACE TABLE t1 AS SELECT spfunc() Revision #9155cc7 2016-08-31 15:57:02 +1000 MDEV-10292: Tokudb - PerconaFT - compile error in recent gcc Revision #ad5b88a 2016-10-26 09:26:34 +0000 Fix build error in XtraDB on Windows. 完整更新内容,点击此处查看。 下载地址: https://downloads.mariadb.org/mariadb/10.0.28/ MariaDB 10.0.28 发布,MySQL 分支版本下载地址