All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.3.3 Release Notes

The most recent release of MariaDB 10.3 is:MariaDB 10.3.39 Stable (GA) Download Now

Download | Release Notes | Changelog | Overview of 10.3

Release date: 23 Dec 2017

MariaDB 10.3 is the current development series of MariaDB. It is an evolution of MariaDB 10.2 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL.

MariaDB 10.3.3 is a Beta release.

For an overview of MariaDB 10.3 see theWhat is MariaDB 10.3? page.

Thanks, and enjoy MariaDB!

Notable Changes

This is the first beta release in the series.

Notable changes of this release include:

General

  • . As a result, the function has been renamed to VALUE() () — GSoC 2017 project by Galina Shalygina

  • () — GSoC 2017 project by Galina Shalygina

  • now supports local SP variables ()

InnoDB

  • crash-safe RENAME TABLE

  • Automatically remove #sql- tables in InnoDB dictionary during recovery

  • Rollback progress log messages during crash recovery are intermixed with unrelated log messages

  • InnoDB should not lock a delete-marked record

Variables and Modes

  • New , EMPTY_STRING_IS_NULL () — contribution by Jérôme Brauge

  • Added as a system variable ().

  • New status variables , , , ()

  • is now dynamic ()

Do not use beta releases on production systems!

For a complete list of changes made in , with links to detailed information on each push, see the .

(MDEV-7773) — GSoC 2016 project by Varun Gupta
  • supports "leaves" algorithm (MDEV-11271) — contribution by Heinz Wiesinger

  • Support for clause in (MDEV-11297)

  • , , and (MDEV-12985)

  • statement (MDEV-14415)

  • (MDEV-14593)

  • Oracle compatible function (MDEV-14012) — contribution by Jérôme Brauge

  • (MDEV-10177) — GSoC 2016 project by Sachin Setiya

  • Various scalability improvements (MDEV-14529, MDEV-14505)

  • can now be used with DEFAULT.

  • merged into the server (MDEV-13073) — contribution by Alibaba

  • Numerous improvements for the partition engine (MDEV-7698) — contribution by Kentoku Shiba

    • HANDLER support, condition pushdown, MRR, fulltext search, aggregate pushdown, bulk update/delete

  • updated to version 3.3.13

  • Join push-down for Spider 3.3 (MDEV-7698) — contribution by Kentoku Shiba

  • As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.3 for RHEL 7.2 and CentOS 7.2. Starting with the next 10.3 release we will be building MariaDB for CentOS 7 and RHEL 7 on version 7.3.

  • Galera wsrep library updated to 25.3.22

  • Repositories for Ubuntu 17.10 Artful added

  • MDEV-14511 Use fewer transactions for updating InnoDB persistent statistics

  • MDEV-14374 - UT_DELAY code : Removing hardware barrier for arm64 bit platform

  • MDEV-14477 InnoDB update_time is wrongly updated after partial rollback or internal COMMIT

  • Support CRC32 SSE4.2 implementation under Windows

  • (MDEV-14114) — contribution by Jun Su.

  • is now set by default to one level less than server maturity. This may cause plugins below that maturity level that were previously working to no longer load (MDEV-12501).

  • now correctly detects and reports tcmalloc (MDEV-14315)

  • New variables , , (MDEV-14412) — contribution by Oleg Obleukhov

  • tcp_linger, tcp_linger_timeout (MDEV-14113) — contribution by Shuode Li

  • , allowing one to specify certain operations resulting in an error during replication to be retried, and allowing the retry interval for a failed transaction to be set (MDEV-7698) — contribution by Kentoku Shiba

  • In addition to K, M, and G, numeric command-line options now support — contribution by Daniel Black

  • MariaDB 10.3
    MDEV-12172
    MDEV-12176
    MDEV-14139
    MDEV-14717
    MDEV-14585
    MDEV-12323
    MDEV-14589
    MDEV-14013
    MDEV-12542
    MDEV-11153
    MDEV-11025
    MariaDB 10.3.3
    changelog

    Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

    MariaDB may already be included in your favorite OS distribution. More information can be found on the page.

    Table Value Constructors
    VALUES
    Transform [NOT] IN predicate with long list of values INTO [NOT] IN subquery
    ROW TYPE OF
    sql_mode
    bind_address
    Table_open_cache_active_instances
    Table_open_cache_hits
    Table_open_cache_misses
    Table_open_cache_overflows
    innodb_page_cleaners
    Aggregate stored functions
    OQGraph
    LIMIT
    GROUP_CONCAT()
    PERCENTILE_CONT
    PERCENTILE_DISC
    MEDIAN
    window functions
    FOR ... END FOR
    XA RECOVER FORMAT='SQL'
    SUBSTR()
    INVISIBLE columns
    Sequences
    Semi-sync plugin
    Spider
    binlog_file_cache_size
    plugin_maturity
    version_malloc_library
    tcp_keepalive_time
    tcp_keepalive_interval
    tcp_keepalive_probes
    slave_transaction_retry_errors
    slave_transaction_retry_interval
    T, P, and E suffixes

    This page is licensed: CC BY-SA / Gnu FDL

    Distributions which Include MariaDB