All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 5.2.1 Changelog

Download | Release Notes | Changelog |Overview of 5.2

Release date: 18 Jun 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.

  • Revision #2784: don't hide old_password_plugin from embedded, it may be compiled with grant support

  • Revision #2785: Automerge mariadb 5.1 ->

  • : Merge OQGraph into .

  • : small changes to [[mwl:43]]:

    • consistency: don't use "index" and "key" interchangeably

      • rename "key" to "index"

    • consistency: all option types are logical, besides ULL

  • : create table options bug: alter table does not reset HA_OPTION_TEXT_CREATE_OPTIONS when the last option value is removed

  • : create table options bug: parse_engine_table_options() was only called when there was at least option with a non-default value. otherwise it was not called and option structure was not allocated at all. NULL pointer dereference in ::open().

  • : A temporary solution to make CREATE TABLE attributes to work when a table is partitioned

  • : make table option reader more future-proof

  • : don't error out on unknown options in the replication thread or when opening a table

  • : crash on --with-embedded-privilege-control builds:

    1. fix broken change user handling (no restart should happen in the normal case)

    2. add assert to guarantee that we never send a request to change to the same plugin

    3. "fix" plugin string as sent by the client to be able to compare native plugins by pointers

  • : oqgraph fix: not all gcc versions support -fvisibility-inlines-hidden

  • : merge 5.1->5.2

  • : mysql: don't crash when --show-warnings is enabled and the server suddenly goes away

  • : rename "partitioned key cache" to "segmented"

  • : first initialize variable, then use it, not the other way around

  • : only run maria tests if maria is compiled in

  • : : initialize lex->option_list for foreign keys

  • : merge 5.1->5.2

  • : handle a case when a user connects with a password to a passwordless account

  • : fixes for test suite

  • : include guards

  • : fixes for a few small MySQL bugs/issues that impact the engines, as discussed in the

    • remove handler::index_read_last()

    • create handler::keyread_read_time() (was get_index_only_read_time() in opt_range.cc)

    • ha_show_status() allows engine's show_status() to fail

  • : innodb_plugin needs to be built with -lmysqlservices

  • : bug in converting st_mysql_plugin to st_maria_plugin - all but the last plugins in a dl were lost

  • : --plugin-maturity command-line option

  • : fix for valgrind warning

  • : plugin_maturity.test needs example plugin to be built

rename ULL to NUMBER

  • don't accept floats where integers are expected

  • accept hexadecimal where integers are expected

  • more complete MYSQL initialization in the embedded case

  • change_user.test updated to handle -with-embedded-privilege-control builds

  • remove HTON_FLUSH_AFTER_RENAME

  • fix key_cmp_if_same() to work for floats and doubles

  • set table->status in the server, don't force engines to do it

  • increment status vars in the server, don't force engines to do it

  • mariadb 5.2
    Revision #2786
    MariaDB 5.2
    Revision #2787
    Revision #2788
    Revision #2789
    Revision #2790
    Revision #2791
    Revision #2792
    Revision #2793
    Revision #2794
    Revision #2795
    Revision #2796
    Revision #2797
    Revision #2798
    Revision #2799
    Revision #2800
    MWL#43
    Revision #2801
    Revision #2802
    Revision #2803
    Revision #2804
    Revision #2805
    Storage Engine summit
    Revision #2811
    Revision #2812
    Revision #2814
    Revision #2815
    Revision #2816

    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

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