All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 5.1.49 Changelog

Download | Release Notes | Changelog |Overview of 5.1

Release date: 09 Aug 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 #2895 Ensure that xtradb & InnoDB plugin compiles if valgrind is installed but not valgrind debug libraries

  • Revision #2894 This patch fixes Memory corruption with (M) aria storage engine and virtual columns in Fixed compiler warnings Disabled some tests that doesn't work on windows (uses shell tools or strange characters)

  • Fix build failure on windows

  • Fix for Crash in _ma_unpin_all_pages / _ma_search on DELETE with Aria search engine Fixed compiler warnings

  • Fixed wrong AC_INIT

  • Fixed timing issue in test suite

  • [merge] Merge of 5.1-release

    • Fix for : RQG: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or_tail: Assertion `0' failed on Maria engine recovery

    • More DBUG_PRINT (to simplify future debugging)

    • Aria: Added STATE_IN_REPAIR, which is set on start of repair. This allows us to see if 'crashed' flag was set intentionally.

  • force the generation of mysqlmanager.map file

  • restore the unintentinally broken ABI

  • Fixed wrong error message from federatedx (which could lead to assert in DBUG code)

  • mysql client: Ignore --comments at start of command line. This allows one to more easily run mysqltest tests trough the command line. Fixed bug: RQG: pagecache_read: Assertion `pageno < ((1ULL) << 40)' on OPTIMIZE TABLE of a Maria table

  • Add 64 bit packages to the pack script. 32 bit is still the default

  • Fix

  • bug - Wrong usage of mutex LOCK_sync and LOCK_active in XA redone locking in TC_LOG_MMAP::log_xid

  • Remove the file libmysqld.exp from the installer

  • Hardcode the build path for the installer temporarily

  • Fix cpack run

  • Install MariaDB as a service with the installer

  • Install MTR and SQL-bench with CPack and NSIS

  • Install the files for the embedded server

  • Install the storage engine plugins

  • Fix a loop and install more script files. Renames the perlscripts component to scripts, since it now also has sql scripts.

  • Fix installing the localized error messages with cpack

  • Implement an NSIS based installer

  • Fixed trival bug introduced in last patch (buffer was not extended)

  • Fixes for Opensolaris (to get buildbot green)

    • Fixed memory leaks in

    • Fixed printf of NULL which caused crashes on OpenSolaris when using --debug

    • Fixed realloc() problem that caused out of memory when running mysqldump.test on OpenSolaris

  • Fixed compiler warnings

  • Don't flush pinned pages in checkpoint (fix for my last push)

  • [merge] merged

    • mysqltest: use setenv, not putenv, to make gcov happy. (backport from MySQL)

    • Remove a warning on Windows. There is no CMakeLists.txt in the unittest examples dir

    • Fixed some bugs in the Maria storage engine

  • mtr: when applying @opt_extra_mysqld_opt for --help, filter out --binlog-format - it makes mysqld to fail without --log-bin, and we don't need either anyway for --help to work.

  • ugly-ugly. $with_plugin_innobase was hard-coded in configure.in in

  • fixed for mysql-test-run to

    • fully support --mysqld=--plugin-load=xxxx

    • uniformly support all loadable plugins, no need to hard-code every new plugin in mtr

    • autodetect MTR_VS_CONFIG on windows

  • allow federated and innodb_plugin to be built

  • fix questionable UNIV_EXPECT's in the xtradb that confused old gcc.

  • [merge] Automerge release into main.

Aria: Some trivial speedup optimization

  • Aria: Better warning if table was marked crashed by unfinnished repair

  • Changed default recovery mode from OFF to NORMAL to get automatic repair of not properly closed tables.

  • Fixed a rase condition when two threads calls external_lock and thr_lock() in different order. When this happend the transaction that called external lock first and thr_lock() last did not see the rows from the other transaction, even if it had to wait in thr_lock() for other to complete.

  • Fixed that one can run maria_chk on an automatcally recovered tables without warnings about too small transaction id

  • Don't give warning that crashed table could not be repaired if repair was disabled (and thus not run)

  • Fixed a error result from flush_key_cache() which caused a DBUG_ASSERT() when one was using concurrent reads on non transactional tables that was updated.

  • Bug #613408
    MariaDB 5.2
    Revision #2893
    Revision #2892
    Bug #614265
    Revision #2891
    Revision #2890
    Revision #2889
    Revision #2888
    Bug #602604
    Revision #2887
    Revision #2886
    Revision #2885
    Revision #2884
    Bug #603026
    Revision #2883
    Revision #2882
    Bug #600744
    Revision #2881
    Bug #578117
    Revision #2880
    Revision #2879
    Revision #2878
    Revision #2877
    Revision #2876
    Revision #2875
    Revision #2874
    Revision #2873
    Revision #2872
    Revision #2871
    Revision #2870
    Revision #2869
    Revision #2868
    Revision #2867
    Revision #2866
    Revision #2864.1.3
    Revision #2864.1.2
    Revision #2864.1.1
    Revision #2865
    Revision #2864
    Revision #2863
    Revision #2862
    Revision #2861
    Revision #2860
    MariaDB 5.1.47

    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.

    mysqldump
    Distributions which Include MariaDB

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