Release Notes for MariaDB Xpand 5.3.14
This page is part of MariaDB's Documentation.
The parent of this page is: Release Notes for MariaDB Xpand 5.3
Topics on this page:
Overview
MariaDB Xpand is a distributed SQL database. This release of MariaDB Xpand is a maintenance release.
MariaDB Xpand 5.3.14 was released on 2021-03-15.
This release note pertains to MariaDB Xpand version 5.3.14.
Notable Changes
Added support for TLS 1.1 and later.
Added support for SHOW COLUMNS/FIELDS WHERE.
Added global variable
have_statement_timeout
Added global variable net_
read_ .timeout The global value of the binlog_
format system variable is now changeable.The output of the SHOW FIELDS statement now shows when a default value is
NULL
The output of the SHOW BINARY LOGS statement now matches the output in ES.
Values of several columns in the COLUMNS information schema table are now improved:
The
PRIVILEGES
column is no longerNULL
The
EXTRA
column shows an empty string instead ofNULL
The
column_key
column is now filled out correctly.
Issues Fixed
Can result in data loss
Can result in unexpected behavior
In Xpand, casting strings to ENUMs resulted in a compiler error.
In Xpand, intermittent issue could prevent successful installation due to "Relation not found" error.
In Xpand, an issue could prevent SHA256 password authentication from working properly.