MDEV-330 - Support for MySQL-5.6 created tables (frm and data files) that have columns of types TIME(N), DATETIME(N) and TIMESTAMP(N). Previously, an attempt to open such a table in MariaDB would return an error.
MDEV-3838 - Support for standard SQL temporal literals
MariaDB 10.0.4 Alpha 发布
MariaDB 项目宣布 MariaDB 10.0.4 发布,详情请看 Release Notes 和 Changelog
下载地址:Download MariaDB 10.0.4
MariaDB 是一个采用 Maria 存储引擎的 MySQL 分支版本,是由原来 MySQL 的作者 Michael Widenius 创办的公司所开发的免费开源的数据库服务器。
Newly Implemented Features
Features and Fixes Merged or Backported from 5.6
CREATE TEMPORARY TABLEstatement, the privilege model has changed (MySQL Bug #27480, Bug #11746602)