MariaDB 5.5.52 Released, it is noteworthy that there is a security fix in version 5.5.51, if you are running MariaDB 5.5.50 or earlier, it is recommended that you upgrade to at least MariaDB 5.5.51 version.
The update reads as follows:
Revision #0da39ca 2016-09-12 16:18:07 +0200
Fix Bigint+mediumint Type aggregation
Revision #347eeef 2016-09-11 20:55:11 +0200
Don ' t use My_copystat in the server
Revision #611dc0d 2016-09-11 20:53:16 +0200
Missing element in prelocked_mode_name[] Array
Revision #a229091 2016-09-11 20:52:00 +0200
Potential signedness Issue
Revision #7ae555c 2016-09-11 20:51:09 +0200-merge branch ' mysql/5.5 ' into 5.5
Revision #b9631e3 2015-11-10 12:41:26 +0100
MDEV-8833 Crash of server on prepared statement with conversion to Semi-join
Revision #ee97274 2016-08-25 09:50:04 +0300
DEV-10595 MariaDB daemon leaks memory with specific query
Revision #a92a8cc 2016-08-19 17:11:20 +0000
Windows packaging:use/d Switch to sign MSI, to prevent installer showing randomly generated name in UAC prompt
Revision #723488b 2016-08-04 15:43:52 +0400
Mdev-10424-assertion ' ticket = = null ' failed in Mdl_request::set_type
Revision #09cb646 2016-08-11 19:35:53 +0000
Windows:fix Search for WiX root directory when using 64bit CMake
Revision #737964d 2016-08-10 11:24:18-0400
Bump the VERSION
Release Notes:
https://mariadb.com/kb/en/mariadb/mariadb-5552-release-notes/
:
https://downloads.mariadb.org/mariadb/5.5.52/
MARIADB database management System is a branch of MySQL, mainly by the open source community in the maintenance, the use of GPL license MARIADB is designed to be fully compatible with MySQL (Basic tutorial qkxue.net), including APIs and command lines, making it easy to be a replacement for MySQL (Tengyun technology ty300.com). For the storage engine, use XtraDB (English: XtraDB) instead of the MySQL InnoDB. MARIADB, led by MySQL's founder Michael Widenius (English: Michael Widenius), sold his company, MySQL AB, to Sun for $1 billion earlier, and since Sun was acquired by Oracle, MySQL's ownership also falls into Oracle's hands. Mariadb name comes from Michael Widenius's daughter Maria's name.
MariaDB, the transaction-based Maria storage engine, replaces the MySQL MyISAM storage engine, which uses a variant of the Percona Xtradb,innodb, which the branch developers want to provide access to the upcoming MySQL 5.4 InnoDB performance. This version also includes the PrimeBase XT (PBXT) and Federatedx storage engines.
MariaDB 5.5.52 release, MySQL branch version