All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.3.1 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: 29 Aug 2017

Do not use alpha releases in production!

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.1 is an Alpha release.

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

Thanks, and enjoy MariaDB!

Notable Changes

This is the second alpha release in the series.

Notable changes of this release include:

Syntax / General Features

  • Update to 5.7.19

Optimizer

  • New setting, split_grouping_derived=on (see )

Compatibility

  • Functions that used to only return 64-bit now can return 32-bit results ().

Logging

  • Disable logging of certain statements to the or the with the and system variables.

  • A new option to , filsort_priority_queue (renamed to filesort_priority_queue in ).

Global-Transaction ID

  • New system variable for improving performance if a server is using multiple different storage engines in different transactions ()

Other Variables

  • New status variables , , and .

  • is enabled by default ()

  • Remove deprecated variables , , and .

Do not use alpha releases in production!

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

function (MDEV-12685)
  • The statement can now delete from the table that is used in a subquery in the WHERE clause (MDEV-12137)

  • Stored routine parameters can now use (MDEV-13581)

  • The server now - see also the new system variable (MDEV-11159)

  • Reset old history of records and redo log format changes (MDEV-12288, MDEV-13536, Revision #bae0844f657)

  • MariaDB 10.3
    description
    MDEV-12619
    MariaDB 10.3.2
    MDEV-12179
    MDEV-11825
    MariaDB 10.3.1
    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.

    InnoDB
    ALTER SEQUENCE
    SETVAL()
    SHOW CREATE SEQUENCE
    optimizer switch
    general log
    slow query log
    log_disabled_statements
    log_slow_disabled_statements
    log_slow_filter
    gtid_pos_auto_engines
    Rpl_transactions_multi_engine
    Transactions_gtid_foreign_engine
    Transactions_multi_engine
    Com_alter_sequence
    session variables tracking
    innodb_file_format
    innodb_file_format_check
    innodb_file_format_max
    innodb_large_prefix
    CHR()
    DELETE
    ROW TYPE OF
    supports the PROXY protocol
    proxy_protocol_networks
    Distributions which Include MariaDB

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