MariaDB 5.2.3 Changelog

Download | Release Notes | Changelog |Overview of 5.2

Release date: 10 Nov 2010

For the highlights of this release, see the release notes.

The revision number links will take you to the revision's page on Launchpad. On Launchpad you can view more details of the revision and view diffs of the code modified in that revision.

Build Script Update (22 Nov 2010)

  • Revision #88

    • Bug #674413: Misconfigured debian-sys-maint user, warnings from default my.cnf Fix two problems reported in Bug #674413:

      • The debian-sys-maint account was not created, due to new field auth_string added in mysql.user in 5.2 with no default value and postinst script not updated.

      • Default my.cnf in 5.1+ uses log_slow_admin_statements without enabling the slow log, causing warnings. Fix by commenting out this by default.

  • Revision #2883

    • Removed version number from test case

  • Revision #2882 [merge]

  • Revision #2881

    • fix LIKE in a vcol function, broken by a fix for mysql bug#54568.

    • don't set view_prepare_mode when opening a base table

    • (either in SHOW CREATE or in I_S.TABLES)

  • Revision #2880 [merge]

    • merge w/ 5.1

  • Revision #2879

    • sane implementation of Key_% status variables.

  • Revision #2878

    • fixes for windows

  • Revision #2877 [merge]

    • merge with 5.1

  • Revision #2876

    • forgotten option handled

  • Revision #2875

    • bugfix: engine defined table options were not showing up in INFORMATION_SCHEMA.TABLES.CREATE_OPTIONS

  • Revision #2874 [merge]

  • Revision #2873 [merge]

    • Automatic merge with 5.1

  • Revision #2872

    • fixes for gcc 4.5

  • Revision #2871 [merge]

    • Automatic merge

    • Revision #2849.1.3

      • mysqld: Move --skip-new to --safe and remove old usage of --skip-new

    • Revision #2849.1.2

      • Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool.

      • Fix some bugs where we stored values other than 0 or 1 in my_bool

      • Fixed some compiler warnings

    • Revision #2849.1.1

      • Fix usage of mysqld option --new, --old, --safe and --skip_new to not disable things that are proven stable or enable things that are not usefull.

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 Distributions which Include MariaDB page.

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

Last updated

Was this helpful?