All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.3.5 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: 26 Feb 2018

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.5 is a RC release.

Do not use non-GA releases on production systems!

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

Thanks, and enjoy MariaDB!

Notable Changes

  • The PL/SQL stored procedure dialect (enabled with ) now supports Oracle style packages. Support for the following statements has been added ():

Other Changes

  • On Linux, shrink the core dumps by omitting the ()

  • Fix upgrades from earlier versions ()

  • New status variable ()

  • As per the , 10.3 binary tarball packages for GLIBC_2.5 (that were built on CentOS 5) have been discontinued.

Notable Bug Fixes merged from 10.2

includes all bug fixes from , including the following:

  • Remove excessive undo logging during

  • Faster startup when no crash recovery is deeded (, )

Do not use non-GA releases on production systems!

Changelog

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

Contributors

For a full list of contributors to , see the .

  • The storage engine is now RC.

  • Numerous performance improvements for high-concurrency load.

  • Useless @@system_versioning_innodb_algorithm_simple server variable was removed.

  • New SIMULTANEOUS_ASSIGNMENT to make the SET part of the statement evaluate all assignments simultaneously, not left-to-right.

  • Numerous scalability and performance improvements to global data structures, including MDEV-14756, MDEV-15019, MDEV-14482, MDEV-15059, MDEV-15104

  • Correctness improvement - honors transactional locks (MDEV-15061)

  • Performance improvements to persistent data structures: MDEV-15090, MDEV-15132

  • If a user has the but not the DELETE HISTORY privilege, running will grant DELETE HISTORY as well.

  • Added Max_index_length and Temporary to

  • sql_mode=ORACLE
    MDEV-10591
    MDEV-10814
    MDEV-15370
    MDEV-11455
    MariaDB Deprecation Policy
    MariaDB 10.3.5
    MariaDB 10.2.13
    MDEV-11415
    MDEV-15333
    MDEV-13869
    MariaDB 10.3.5
    changelog
    MariaDB 10.3.5
    MariaDB Foundation release announcement

    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.

    Distributions which Include MariaDB
    CREATE PACKAGE
    CREATE PACKAGE BODY
    DROP PACKAGE
    InnoDB buffer pool
    InnoDB
    innodb_buffer_pool_load_incomplete
    ALTER TABLE…ALGORITHM=COPY
    DROP PACKAGE BODY
    SHOW CREATE PACKAGE
    SHOW CREATE PACKAGE BODY
    MyRocks
    sql_mode
    UPDATE
    TRUNCATE
    SUPER privilege
    mysql_upgrade
    SHOW TABLE STATUS

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