All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 5.5.34 Changelog

The most recent release in the MariaDB 5.5 series is:MariaDB 5.5.68 Download Now

Download |Release Notes |Changelog |[Overview of 5.5

Release date: 21 Nov 2013

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 #3976 Mon 2013-11-18 15:48:01 +0400

    • - build of 10.0.4/r3863 fails @ 'cmake' with -DINSTALL_SYSCONFDIR/-DDEFAULT_SYSCONFDIR specified

  • [merge] Wed 2013-11-20 09:20:48 +0100

    • merge

    • [merge] Tue 2013-11-19 15:43:22 +0100

      • Percona-Server-5.5.34-rel32.0 merge

  • Tue 2013-11-19 13:47:35 +0400

    • : Server crashes in SEL_ARG::increment_use_count with index_merge+index_merge_sort_union, FORCE INDEX - Don't call incr_refs() is the merged SEL_ARG* is NULL.

  • Fri 2013-11-15 15:24:42 +0200

    • Added test case for new system variable innodb_use_stacktrace and made sure that it can be used only on startup. Fixed compiler problems on solaris and other platforms that do not contain necessary headers and functions.

  • Fri 2013-11-15 11:32:02 +0200

    • : DB locked up at btr0cur.c line 568. Additional fixes to inconsistent usage of have_LRU_mutex and added additional debug assertions to guard incorrect usage of this mutex. Fixes issues found on additional testing and mysql test suite.

  • [merge] Fri 2013-11-15 10:06:23 +0100

    • 5.3 merge

    • Thu 2013-11-14 13:25:05 -0800

      • Fixed bug . This bug was a consequence of the incorrect fix for bug .

  • Thu 2013-11-14 14:43:24 +0200

    • Add new configuration variable

  • Thu 2013-11-14 14:27:46 +0200

    • Fix compiler error introduced on revision 3937, make sure that stackdump is compiled only on linux.

  • [merge] Thu 2013-11-14 16:26:37 +0400

    • Merge 5.3->5.5

    • [merge] Thu 2013-11-14 16:14:09 +0400

      • Merge 5.2->5.3

  • Thu 2013-11-14 12:57:28 +0200

    • : DB locked up at btr0cur.c line 568. There is inconsistent and non logical usage of have_LRU_mutex and incorrect value on ha_innodb.cc when buf_LRU_free_block is called. Additionally, for future long semaphore wait cases added a new configuration variable innodb_use_stacktrace. If this variable is true a signal handler for SIGUSR2 is installed when InnoDB server starts and when a long semaphore wait is detected at sync/sync0array.c we send SIGUSR2 signal to waiting thread and thread that has acuired RW-latch. For both threads a full stacktrace is produced as well as its is possible.

  • [merge] Wed 2013-11-13 23:03:27 +0400

    • Fixes for storage_engine tests on Windows

    • Wed 2013-11-13 22:28:26 +0400

      • Workaround for the delayed InnoDB error messages in the log file

  • [merge] Wed 2013-11-13 19:16:35 +0400

    • Merge 5.3 -> 5.5

    • [merge] Wed 2013-11-13 18:34:12 +0400

      • Merge 5.2 -> 5.3

  • [merge] Wed 2013-11-13 13:38:37 +0100

    • 5.3 merge

    • Wed 2013-11-13 12:43:39 +0100

      • Assertion `!(*expr)->fixed' fails in replace_where_subcondition with IN suquery

  • [merge] Wed 2013-11-13 08:29:12 +0400

    • Merge

    • Tue 2013-11-12 17:37:32 +0400

      • : MIN/MAX Optimization (Select tables optimized away) does not work for DateTime - MIN/MAX optimizer does a check whether a "field CMP const" comparison uses a constant that's longer than the field it is compared to. Make this check only for string columns, also compare character lengths, not byte lengths.

  • Wed 2013-11-13 07:40:46 +0400

    • : Wrong result (extra rows) with materialization+semijoin, IN subqueries Apply fix suggested by Igor: - When eliminate_item_equal() generates pair-wise equalities from a multi-equality, do generate a "bridge" equality between the first field inside SJM nest and the field that's first in the overall multi-equality.

  • Mon 2013-11-11 22:53:40 +0100

    • "State" column of SHOW PROCESSLIST returns wrong values (non-ascii chars) for some states

  • Mon 2013-11-11 17:20:18 +0100

    • Status variables are not all listed alphabetically

  • Mon 2013-11-11 17:20:10 +0100

    • mark ft-index cmake variables as advanced

  • Mon 2013-11-11 16:17:32 +0100

    • userstats - wrong user statistics (and valgrind warnings)

  • Mon 2013-11-11 09:31:20 +0100

    • MariaDB upgrade breaks replication

  • Mon 2013-11-11 09:31:17 +0100

    • INFORMATION_SCHEMA.PROCESSLIST reports an incorrect value for Time for connecting threads

  • Mon 2013-11-11 09:31:13 +0100

    • /usr/bin/mysqld_safe doesn't have NUMA options support

  • Mon 2013-11-11 09:31:09 +0100

    • Strange message or wrong errno on mismatching versions of plugin and server

  • Mon 2013-11-11 09:31:05 +0100

    • RPM installation not running mysql_install_db if datadir exists

  • Mon 2013-11-11 09:31:02 +0100

    • Failing test(s): main.mysqld--help sys_vars.character_sets_dir_basic

  • Mon 2013-11-11 09:30:58 +0100

    • ./mysql-test/mysql-test-run.pl not identifying mariadb version

  • Mon 2013-11-11 09:30:48 +0100

    • cmake failure when fullhostname is not resolved

  • Mon 2013-11-11 09:30:35 +0100

    • put tokudb into the server package

  • Thu 2013-11-07 13:22:27 +0100

    • doesn't install on fedora if mysql is installed

  • Thu 2013-11-07 13:22:19 +0100

    • increase the version

  • [merge] Mon 2013-11-11 20:38:04 +0200

    • merge 5.3->5.5

    • Mon 2013-11-11 17:28:14 +0200

      • : Server crashes in Item_ref::fix_fields on 2nd execution of PS with LEFT JOIN and MERGE view or SELECT SQ

  • [merge] Mon 2013-11-11 00:15:42 +0400

    • MTR/mysqltest overlays for included files do not work on Windows

    • Sun 2013-11-10 23:19:21 +0400

      • MTR/mysqltest overlays for included files do not work on Windows

  • [merge] Fri 2013-11-08 23:14:26 +0400

    • Merge 5.3 -> 5.5

    • [merge] Fri 2013-11-08 22:50:01 +0400

      • Merge 5.2 -> 5.3

  • [merge] Fri 2013-11-08 14:30:35 +0400

    • merge 5.3 -> 5.5

    • Fri 2013-11-08 14:18:16 +0400

      • STR_TO_DATE does not work with UCS2/UTF16/UTF32

  • Wed 2013-11-06 22:53:39 +0400

    • - MariaDB does not start if more than 128 cpu's are available

  • Tue 2013-11-05 20:30:36 +0200

    • Added usage of handler error names to mysqltest

  • Tue 2013-11-05 20:28:24 +0200

    • Fixed core dump when doing "SET GLOBAL innodb_buffer_pool_evict='uncompressed'"

  • Tue 2013-11-05 09:18:59 +0400

    • - MariaDB does not start if more than 128 cpu's are available

  • [merge] Tue 2013-10-29 18:50:36 +0200

    • Merge 5.3->5.5

    • Tue 2013-10-29 17:50:13 +0200

      • MariaDB made be compiled by gcc 4.8.1

  • Thu 2013-10-24 11:24:37 +0400

    • : MySQL Bug 69851

      • Backport MySQL's fix: do set ha_partition::m_pkey_is_clustered for ha_partition objects created with handler->clone() call.

      • Also, include a testcase.

  • Wed 2013-10-23 15:22:47 +0300

    • : Test suite tests *_func_view fail in time zones East of UTC+3

  • Mon 2013-10-21 16:29:24 +0400

    • - Test suite test file_contents fails in Slackware Linux

  • [merge] Mon 2013-10-21 13:37:17 +0400

    • Merge 5.3 -> 5.5

    • [merge] Mon 2013-10-21 13:36:29 +0400

      • Merge 5.2 -> 5.3

  • [merge] Wed 2013-10-16 18:17:51 +0400

    • Merge 5.3->5.5

    • [merge] Wed 2013-10-16 18:13:13 +0400

      • Merge 5.2->5.3

  • [merge] Wed 2013-10-16 17:58:54 +0400

    • Merge 5.3 -> 5.5.

    • Fri 2013-10-11 15:57:19 +0300

      • :Left Join Yields All Nulls Instead of Appropriate Matches :Wrong result on LEFT JOIN with a SELECT SQ or a merge view, UNION in IN subquery

  • Wed 2013-10-16 16:07:25 +0300

    • : Account for queries handled by query-cache in USER_STATISTICS (and in HOST_STATISTICS)

  • Fri 2013-10-04 08:33:09 +0300

    • : Account for queries handled by query-cache in USER_STATISTICS (and in HOST_STATISTICS)

  • [merge] Mon 2013-10-14 12:30:20 -0700

    • Merge

    • [merge] Mon 2013-10-14 12:08:55 -0700

      • Merge 5.3->5.5

  • Mon 2013-10-14 21:23:09 +0500

    • create_embedded_thd is not thread safe, libmysqld. The emb_free_embedded_thd() has the thread-unsafe code so should be 'mutexed' also.

  • [merge] Sun 2013-10-13 13:43:29 -0700

    • Merge 5.3-5.5

    • Fri 2013-10-11 23:24:57 -0700

      • Fixed bug . Objects of the classes Item_func_isnull and Item_func_isnotnull must have the flag sargable set to TRUE. Set the value of the flag sargable only in constructors of the classes inherited from Item_int_func.

  • Sun 2013-10-13 23:25:57 +0500

    • create_embedded_thd is not thread safe, libmysqld. LOCK_thread_count locked when we do threads.append().

  • Thu 2013-10-10 14:20:35 +0500

    • check mysql-5.5 changes in spatial.cc. Additional patch for the 5.5.

  • Wed 2013-10-09 17:30:50 +0500

    • Import of a large polygon fails/hangs. The Gis_point::init_from_wkt called the String::realloc(), and this call is quite slow in the DEBUG mode. Which makes loading the huge polygon hang forever. Fixed by using the String::realloc(size, inc_size) version instead as it's done for other spatial features.

  • Thu 2013-09-26 23:48:38 +0200

    • : Build on FreeBSD - when looking for execinfo library, and execinfo.h header, allow user-defined EXECINFO_ROOT prefix, in case library and header are not placed under /usr/local . This change was requested by FreeBSD maintainer.

  • [merge] Wed 2013-09-25 17:16:13 +0300

    • merge 5.3 -> 5.5

    • Wed 2013-09-25 15:30:13 +0300

      • : incorrect Item_func_regex::update_used_tables()

  • Tue 2013-09-24 19:52:51 +0200

    • : disable jemalloc by default everywhere, except Linux and OSX.

  • Mon 2013-09-23 23:33:18 +0200

    • - fix cyclic dependency when building with Ninja CMake generator

  • Mon 2013-09-23 20:17:46 +0300

    • Allow unique prefix for command line options, like any GNU program.

  • Mon 2013-09-23 20:17:03 +0300

    • TokuDB fixes:

      • Better error message when using huge pages

      • Fixed link error

  • Tue 2013-09-17 18:51:14 +0400

    • - Enhancement request: --init-command support for mysqlslap

  • [merge] Mon 2013-09-23 10:33:14 +0400

    • Merge fix for into 5.5

    • Fri 2013-09-20 14:47:38 +0400

      • : Server crash on a JOIN on a derived table with join_cache_level > 2

  • Mon 2013-09-23 12:17:18 +0300

    • Tokudb made compilig.

  • Fri 2013-09-20 14:37:30 +0200

    • Update feedback plugin to recognize Windows 8.1 / Windows Server 2012 R2.

Revision #0.12.65 Thu 2013-11-07 21:44:46 +0100

  • Percona-Server-5.5.34-rel32.0.tar.gz

  • Revision #3973.1.4 Tue 2013-11-19 15:35:57 +0100

    • .bzrignore

  • Revision #3973.1.3 [merge] Tue 2013-11-19 15:35:31 +0100

    • merge with ft-engine and ft-index up to tag:tokudb-7.1.0

    • Revision #0.34.5722 Mon 2013-10-07 10:40:40 -0400

      • refs #82, fix CMakeLists.txt

    • Mon 2013-10-07 10:35:05 -0400

      • refs #82, remove checkpoint_1.cc for TokuDB 7.1.0, may bring it back fixed later. That is still open

    • Mon 2013-10-07 10:17:03 -0400

      • refs #78 for minicrons with a period of longer than one second (checkpoints), change minicron to count the period from the beginning of the callback's execution and not the end. For checkpoints, this makes them reliably start every 60 seconds.

    • Mon 2013-10-07 10:16:03 -0400

      • refs #84, remove some shared variables from logger

    • Mon 2013-10-07 08:35:52 -0400

      • tokutek/ft-index#80 tokutek/ft-engine#94 impose an upper bound on loader memory reservations

    • Fri 2013-10-04 16:49:53 -0400

      • tokutek/ft-index#76 add US Patent 8,489,638

    • Fri 2013-10-04 11:34:49 -0400

      • refs #61, fix locking bug, add write list lock before reintegrating PAIRs into the cachetable on a open

    • Thu 2013-10-03 16:35:03 -0400

      • refs #61, fix some tests, remove checkpoint_callback.cc, as it is not an interesting test, still need t ofix checkpoint_1.cc

    • Wed 2013-10-02 12:01:14 -0400

      • closes #77, remove tabs from memory.cc

    • Wed 2013-10-02 10:45:25 -0400

      • #56 run lock escalation on a background thread

    • Wed 2013-10-02 09:53:00 -0400

      • refs #61, - have closed cachefiles not immedietely free pairs, but set them to the side - leave freeing of pairs to the evictor and/or shutdown - should a cachefile be reopened before all pairs are freed, the pairs belonging to that cachefile are reintegrated into the cachetable

    • Tue 2013-10-01 10:22:03 -0400

      • #59 get test_lock_timeout_callback to work with valgrind. change the type of a sync_fetch_and_add from bool to int

    • Thu 2013-09-26 11:33:47 -0400

      • This checkin was meant for a branch. Undoing

    • Thu 2013-09-26 11:27:25 -0400

      • stuff

    • Thu 2013-09-26 11:10:12 -0400

      • refs #61, remove test helper function toku_cachefile_flush, fix tests that use it to not need it

    • Wed 2013-09-25 18:10:57 -0400

      • refs #61, fix optimized compilation that has TOKU_DEBUG_PARANOID off

    • Wed 2013-09-25 17:49:05 -0400

      • refs #61, several code simplifications: - break up cachetable_flush_cachefile into more digestable functions, - decouple hash_id from filenum - break up close_userdata into close_userdata and free_userdata

    • Wed 2013-09-25 15:23:03 -0400

      • refs #61, clean up code relating to cachefiles, expand the cachefiles_list class and move some functionality in there.

    • Wed 2013-09-25 11:07:30 -0400

      • refs #46, LOTS of refactoring done. Isolate mempool and OMT into a new class, bndata. Remove key from the leafentry.

    • Thu 2013-09-19 17:21:29 -0400

      • #56 benchmark that demos lock escalation stalls

    • [merge] Thu 2013-09-19 09:20:43 -0400

      • Merge branch 'master' of github.com:Tokutek/ft-index

      • Wed 2013-09-18 14:52:43 -0400

        • #69 add long tail counts to global status

    • Wed 2013-09-18 13:41:00 -0400

      • fixes #71 fix a test bug by caching the txnid instead of trying to use a txn object after it commits or aborts

    • [merge] Wed 2013-09-18 09:51:10 -0400

      • Merge branch 'master' of github.com:Tokutek/ft-index

      • [merge] Wed 2013-09-18 09:49:43 -0400

        • Merge branch 'master' of github.com:Tokutek/ft-index

    • Wed 2013-09-18 09:51:02 -0400

      • #50 add long tail counts to global status

    • Wed 2013-09-18 08:48:39 -0400

      • #50 add long tail counts to global status

    • [merge] Wed 2013-09-18 00:19:25 -0400

      • Merge branch 'bugs/70'

      • Wed 2013-09-18 00:18:57 -0400

        • refs #70 Add a test to the range buffer that verifies the buf grows properly after a small append into a large append

    • [merge] Tue 2013-09-17 23:55:54 -0400

      • Merge branch 'bugs/70'

      • Tue 2013-09-17 23:55:37 -0400

        • fixed memory allocation error in range_buffer #70

    • Tue 2013-09-17 11:40:17 -0400

      • refs #59 turn off bdb builds for tokudb lock tree tests

    • Tue 2013-09-17 11:39:26 -0400

      • refs #64 fix cpp guard

    • Tue 2013-09-17 11:30:40 -0400

      • refs #64 fix clang on linux problems

    • Sat 2013-09-14 10:48:35 -0400

      • Increase the lock timeout and sleep time to make this test less timing-dependent (though it still is)

    • Fri 2013-09-13 11:10:49 -0400

      • refs #59 Add the locktree visualization APIs, new accessors in the DB and DB_TXN, and a new operation in test_stress0 for stress testing coverage

    • Thu 2013-09-12 14:41:44 -0400

      • remove -u option from cp, fixes #66

    • Thu 2013-09-12 09:00:47 -0400

      • fixed required cmake version #65

    • Sun 2013-09-08 11:32:48 -0400

      • refs #62 fix how tdb_logprint formats XID pairs

    • Wed 2013-08-21 16:10:43 -0400

      • #50 count lock tree timeouts

    • Wed 2013-08-21 15:29:30 -0400

      • refs #36, have the FIFO realloc its buffer on resize, as opposed to malloc and memcpy

    • Wed 2013-08-21 15:10:05 -0400

      • refs #54, improve the performance of hot indexing. This change does two things:

        • gets indexer to run in reverse, that is, start at the end and run to beginning

        • refines locking a bit. An estimate of the position of the hot indexer is stored, that is cheap to look at. Threads that use this estimate with a mutex either do only a quick comparison or set it to a new value. Threads doing writes (with XXX_multiple calls) will check their position with respect to the estimate, and if they see the hot indexer is already past where they will modify, they don't grab the more expensive indexer lock. For insertion workloads that go to the end of the main dictionary of a table/collection, this check should practically always pass.

    • Tue 2013-08-20 13:36:45 -0400

      • #50 count long tail events like long fsyncs, checkpoints, and lock tree waits

    • Tue 2013-08-20 11:31:13 -0400

      • fixes #55, fix test

    • [merge] Mon 2013-08-19 14:56:51 -0400

      • Merge branch 'bdb-compile-fix' of github.com:Tokutek/ft-index into bdb-compile-fix

      • Mon 2013-08-19 14:54:42 -0400

        • #31 remove more tokudb only tests

    • Mon 2013-08-19 14:56:27 -0400

      • #31 remove more tokudb only tests

    • Mon 2013-08-19 14:56:27 -0400

      • guarded new DBT_ARRAY api functions with #ifdef USE_TDB #31

    • Mon 2013-08-19 14:06:37 -0400

      • refs #48, remove unnecessary paranoid_invariant

    • Sun 2013-08-18 11:13:46 -0400

      • refs #48, have ft_flush_some_child still do a flush if the child is a leaf node, so garbage collection happens

    • [merge] Tue 2013-08-13 15:02:04 -0400

      • Merge branch 'bugs/mongo-399'

      • Tue 2013-08-13 15:01:27 -0400

        • refs Tokutek/mongo#399, change hot_optimize to take bounds

    • Mon 2013-08-12 14:20:59 -0700

      • Refs Tokutek/ft-index#26 Fixes Tokutek/ft-index#31 Change api for *_multiple to support array indexing. Never call put/del_callback functions for src_db.

    • Thu 2013-08-08 14:31:54 -0700

      • Fixes Tokutek/ft-index#44 Fix loop counter/array bounds in test_stress0

    • Mon 2013-08-05 09:48:54 -0400

      • allow tokftdump to work on old tokudb files

    • Mon 2013-10-07 18:50:26 -0400

      • tokutek/ft-engine#122 set loose tokudb variables for mtr

    • Mon 2013-10-07 10:41:13 -0400

      • tokutek/ft-engine#122 force all mysql tests to set a new tokudb session variable to hide the default compression

    • Mon 2013-10-07 10:35:09 -0400

      • #122 fix tests that need to show default row format

    • Mon 2013-10-07 09:11:51 -0400

      • #122 change default compression to zlib and add a session variable to control create info row format

    • [merge] Mon 2013-10-07 08:38:50 -0400

      • tokutek/ft-engine#94 tokutek/ft-index#80 configure an upper bound on loader memory reservations Merge branch 'loadermem80'

      • Thu 2013-10-03 13:56:57 -0400

        • tokutek/ft-index#80 tokutek/ft-engine#94 add tokudb_loader_memory_size system variable that controls the size of each loader memory size

    • Fri 2013-10-04 16:44:43 -0400

      • tokutek/ft-index#76 add US Patent 8,489,638

    • Fri 2013-10-04 16:05:34 -0400

      • #121 change default basement node size to 64KB from 128KB

    • Fri 2013-10-04 11:45:05 -0400

      • #90 fix race conditions in tests that cause sporadic test failures

    • Thu 2013-10-03 16:53:46 -0400

      • #90 test lock timeout

    • Thu 2013-10-03 16:53:03 -0400

      • #90 add a test scenario where the 2nd txn succeeds

    • Thu 2013-10-03 16:06:45 -0400

      • Checking in mtr test & result files for lock visualization tree

    • Wed 2013-10-02 12:14:14 -0400

      • #90 set tokudb_last_lock_timeout to a string parsable by the python json module

    • Wed 2013-10-02 11:11:27 -0400

      • #90 prefix info schema tests with i_s_

    • Mon 2013-09-30 16:33:15 -0400

      • #90 fix the is_tokudb_locks test result file to match the schema

    • Mon 2013-09-30 13:18:07 -0400

      • tokutek/ft-engine#111 tokutek/ft-index#74 merge the tokumx error message for transparent huge pages into tokudb

    • Mon 2013-09-30 11:08:53 -0400

      • #80 default compress tokudb bulk loader temp files

    • Fri 2013-09-27 13:43:43 -0400

      • #86 tokudb lock tree info schema

    • Fri 2013-09-27 13:14:23 -0400

      • remove cruft

    • Fri 2013-09-27 09:43:39 -0400

      • #104 default capture lock timeout conflict info into tokudb_last_lock_timeout variable

    • Thu 2013-09-26 17:16:41 -0400

      • #90 tokudb info schema tests

    • Thu 2013-09-26 12:05:54 -0400

      • #92 add compiler and cmake checks from mariadb

    • Thu 2013-09-26 09:53:50 -0400

      • #104 write frm for existing tables before the txn is committed

    • Tue 2013-09-24 14:27:27 -0400

      • #92 use parent txn in ::delete_or_rename_table. this removes error messages when running dict_leak_3518 test

    • Tue 2013-09-24 10:26:27 -0400

      • #97 use ${ZLIB_LIBRARY}

    • Mon 2013-09-23 16:13:40 -0400

      • #99 reduce analyze time to 5 seconds (from 60 seconds). this will probably allow > 1M rows to be in the cardinality computation

    • Mon 2013-09-23 14:32:48 -0400

      • #92 add key_is_clustering accessor

    • Mon 2013-09-23 13:45:07 -0400

      • #92 remove memcpy_fixed (no longer necessary)

    • Mon 2013-09-23 13:42:48 -0400

      • #92 simplify my_free calls

    • Fri 2013-09-20 11:22:39 -0400

      • refs #94, for keys with strings, add a memcmp at the end of the comparison function if we are doing comparisons in the fractal tree, so that case-insensitivities get resolved. Comparisons done inside the handlerton are unaffected.

    • Fri 2013-09-20 09:53:15 -0400

      • #81 cleanup thread variables a bit

    • Thu 2013-09-19 17:38:47 -0400

      • #81 fix tokudb_file_map test result file

    • Thu 2013-09-19 14:24:13 -0400

      • #81 denormalize dname in tokudb_file_map

    • Thu 2013-09-19 13:34:55 -0400

      • #81 cleanup thread variables

    • Wed 2013-09-18 14:53:15 -0400

      • Tokutek/ft-index#69 fix global status result file

    • Tue 2013-09-17 14:43:35 -0400

      • change tokudb_fsync_time units

    • [merge] Tue 2013-09-17 13:03:08 -0400

      • Merge branch 'lto' of github.com:Tokutek/ft-engine into lto

      • [merge] Fri 2013-08-30 08:58:17 -0400

        • Merge branch 'lto' of github.com:Tokutek/ft-engine into lto

    • Tue 2013-09-17 13:02:58 -0400

      • added -flto -fuse-linker-plugin to RelWithDebInfo #77

    • Tue 2013-09-17 08:04:02 -0400

      • refs #82 delete the user data information schemas

    • Tue 2013-09-17 07:43:22 -0400

      • refs #83 cond compile gdb on error feature

    • Sun 2013-09-15 09:58:19 -0400

      • refs #71 basic lock tree visualization

    • Tue 2013-09-10 06:22:25 -0400

      • refs #71 rearrange IS code

    • Mon 2013-09-09 07:04:45 -0400

      • refs Tokutek/ft-engine#30 trace all txn begin calls

    • Sun 2013-09-01 19:04:36 -0400

      • update README to 7.0.4

    • Thu 2013-08-29 17:21:29 -0400

      • Tokutek/mysql56#26 fix crash on alter table of partitioned tokudb table

    • Thu 2013-08-29 17:08:52 -0400

      • refs #26 fix inplace_alter_table for tokudb partitions

    • Thu 2013-08-29 12:03:41 -0400

      • Tokutek/mariadb#10 Tokutek/ft-engine#79 set the tokudb_version variable

    • Wed 2013-08-28 10:35:17 -0400

      • tokutek/mysql56#24 always set default storage engine to tokudb in the cardinality tests

    • Tue 2013-08-27 17:19:08 -0400

      • rebase to mysql 5.6.13

    • Mon 2013-08-26 15:54:34 -0400

      • start port to mysql 5.6.13

    • Sun 2013-08-25 12:38:49 -0400

      • Tokutek/mysql56#2 get tokudb storage engine to build on mysql 5.6

    • Wed 2013-08-21 10:15:47 -0400

      • #69 run create unique index with MDL shared no write (not hot WRT writes)

    • Mon 2013-08-19 07:56:21 -0400

      • #68 simplify tokustat output

    • Sat 2013-08-17 18:23:48 -0400

      • closes #66, have may_table_be_empty call use the same transaction that opens and possibly creates the table, otherwise it may block behind that transaction's lock tree locks

    • Thu 2013-08-15 14:28:34 -0400

      • #64 get hot text and blob column expansion working

    • Tue 2013-08-13 15:04:13 -0400

      • refs Tokutek/mongo#399, make handlerton fix for TokuDB

    • Mon 2013-08-12 17:11:45 -0400

      • refs Tokutek/ft-index/#26 have ha_tokudb use new XXX_multiple API

    • Mon 2013-08-05 10:07:47 -0400

      • #58 #62 ignore key block size settings for tokudb. use session variables instead.

    • Fri 2013-08-02 09:31:24 -0700

      • Refs Tokutek/ft-index#40 Add test for transactional case insensitive tables

  • Revision #3973.1.2 [merge] Tue 2013-11-19 13:16:25 +0100

    • mysql-5.5.34 merge (some patches reverted, test case added)

    • Revision #3077.190.53 Mon 2013-09-09 19:49:44 +0200

      • Reverted the changes to spec file, updated the logic to get the correct count of PID files

    • Mon 2013-09-09 20:21:02 +0530

      • Bug #16776528 RACE CONDITION CAN CAUSE MYSQLD TO REMOVE SOCKET FILE ERRANTLY

    • Fri 2013-08-30 15:02:16 +0200

      • Fix to ignore mysqld_safe.pid

    • Fri 2013-08-30 06:33:02 +0200

      • Corrected the PID_FILE_PATT manipulation

    • Thu 2013-08-29 14:33:28 +0200

      • Fix for Bug#17377159, ignore mysqld_safe.pid file created by mysqld_safe script

    • [merge] Tue 2013-08-27 00:15:43 +0200

      • Empty version change upmerge

      • Tue 2013-08-27 00:02:22 +0200

        • Raise version number after cloning 5.1.72

    • Mon 2013-08-26 14:43:12 +0400

      • Fix for bug #17356954 "CANNOT USE SAVEPOINTS AFTER ER_LOCK_DEADLOCK OR ER_LOCK_WAIT_TIMEOUT".

    • Fri 2013-08-23 18:56:31 +0530

      • Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND "SHOW PROCESSLIST"

    • Fri 2013-08-23 18:19:54 +0530

      • Correcting file ids of newly added files in bug#11765252

    • Fri 2013-08-23 17:13:44 +0530

    • [merge] Fri 2013-08-23 16:56:17 +0530

      • Bug#17029399 - CRASH IN ITEM_REF::FIX_FIELDS WITH TRIGGER ERRORS

      • Fri 2013-08-23 16:54:25 +0530

        • Bug#17029399 - CRASH IN ITEM_REF::FIX_FIELDS WITH TRIGGER ERRORS

    • Fri 2013-08-23 14:13:30 +0530

    • Fri 2013-08-23 10:56:05 +0530

    • [merge] Fri 2013-08-23 09:07:09 +0530

      • : Backporting wl6715 to support both formats in 5.5, 5.6, 5.7.

      • Tue 2013-07-02 11:58:39 +0530

        • : Backporting wl6715 to support both formats in 5.5, 5.6, 5.7

    • Thu 2013-08-22 16:51:30 +0200

      • Corrected Date in the changelog

    • Thu 2013-08-22 14:58:13 +0200

      • Removed bugnumber from the changelog and updated description

    • Wed 2013-08-21 15:24:38 +0530

      • Bug#16995954 : PLUGIN_AUTH TESTS FAIL ON SYSTEMS WITH NO HOSTNAME OTHER THAN LOCALHOST

    • [merge] Wed 2013-08-21 11:55:22 +0300

      • (Null) merge from mysql-5.1 to mysql-5.5.

      • [merge] Wed 2013-08-21 11:54:09 +0300

        • Merge working copy to mysql-5.1.

    • [merge] Wed 2013-08-21 10:04:48 +0300

      • (Null) merge mysql-5.1 to mysql-5.5.

      • [merge] Wed 2013-08-21 10:03:31 +0300

        • Merge mysql-5.1 to working copy.

    • [merge] Wed 2013-08-21 08:48:04 +0300

      • Merge mysql-5.1 to mysql-5.5.

      • Wed 2013-08-21 08:22:05 +0300

        • Bug#12560151 61132: infinite loop in buf_page_get_gen() when handling compressed pages

    • [merge] Wed 2013-08-21 10:44:22 +0530

      • Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND "SHOW PROCESSLIST"

      • Wed 2013-08-21 10:39:40 +0530

        • Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND "SHOW PROCESSLIST"

    • Tue 2013-08-20 12:21:35 +0200

      • Reverted Release version

    • [merge] Tue 2013-08-20 12:06:04 +0200

      • Upmerge of the Bug17211588 build

      • Fri 2013-08-16 17:48:54 +0200

        • dummy commit

    • Tue 2013-08-20 13:12:34 +0400

      • Fix for bug#14188793

        • "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEAR STATUS OF ROLLBACKED TRANSACTION" and bug #17054007

        • "TRANSACTION IS NOT FULLY ROLLED BACK IN CASE OF INNODB DEADLOCK".

    • Mon 2013-08-19 21:51:59 +0530

    • [merge] Fri 2013-08-16 15:49:13 +0300

      • Merge mysql-5.1 to mysql-5.5.

      • Fri 2013-08-16 15:45:41 +0300

        • Bug#17312846 CHECK TABLE ASSERTION FAILURE DICT_TABLE_GET_FORMAT(CLUST_INDEX->TABLE) >= 1

    • [merge] Thu 2013-08-15 15:34:12 +0300

      • Merge mysql-5.1 to mysql-5.5.

      • Thu 2013-08-15 15:23:23 +0300

        • Bug#17302896 DOUBLE PURGE ON ROLLBACK OF UPDATING A DELETE-MARKED RECORD

    • [merge] Wed 2013-08-14 10:24:36 +0300

      • Merge mysql-5.1 to mysql-5.5.

      • Wed 2013-08-14 09:43:21 +0300

        • Bug#16971045 ASSERTION FAILURES ON ROLLBACK OF AN INSERT AFTER A FAILED BLOB WRITE

    • [merge] Mon 2013-08-12 23:06:58 +0530

      • Bug #16776528 RACE CONDITION CAN CAUSE MYSQLD TO REMOVE SOCKET FILE ERRANTLY Problem Description: A mysqld_safe instance is started. An InnoDB crash recovery begins which takes few seconds to complete. During this crash recovery process happening, another mysqld_safe instance is started with the same server startup parameters. Since the mysqld's pid file is absent during the crash recovery process the second instance assumes there is no other process and tries to acquire a lock on the ibdata files in the datadir. But this step fails and the 2nd instance keeps retrying 100 times each with a delay of 1 second. Now after the 100 attempts, the server goes down, but while going down it hits the mysqld_safe script's cleanup section and without any check it blindly deletes the socket and pid files. Since no lock is placed on the socket file, it gets deleted.

      • Mon 2013-08-12 21:54:50 +0530

    • Mon 2013-08-12 11:09:33 +0200

      • Bug#16860588:CRASH WITH CREATE TABLE ... LIKE .. AND PARTITION VALUES IN (NULL)

    • Mon 2013-08-12 10:52:08 +0200

      • Bug#17228383: VALGRIND WARNING IN IBUF_DELETE_REC

    • [merge] Mon 2013-08-12 19:46:44 +0530

      • Bug#16614004 - CRASH AFTER READING FREED MEMORY AFTER DOING DDL IN STORED ROUTINE

      • Wed 2013-07-24 14:33:52 +0200

        • Fix for Bug#16614004 CRASH AFTER READING FREED MEMORY AFTER DOING DDL IN STORED ROUTINE Inside a loop in a stored procedure, we create a partitioned table. The CREATE statement is thus treated as a prepared statement: it is prepared once, and then executed by each iteration. Thus its Lex is reused many times. This Lex contains a part_info member, which describes how the partitions should be laid out, including the partitioning function. Each execution of the CREATE does this, in open_table_from_share ():

    • Thu 2013-08-08 14:28:20 +0530

    • Wed 2013-08-07 15:08:55 +0530

    • Wed 2013-08-07 07:56:07 +0530

      • Bug#16416302 - CRASH WITH LOSSY RBR REPLICATION OF OLD STYLE DECIMALS

    • [merge] Wed 2013-07-31 23:01:01 +0200

      • Merge from mysql-5.5.33-release

    • [merge] Wed 2013-07-31 17:59:06 +0100

      • Bug#16997513 MY_STRTOLL10 ACCEPTING OVERFLOWED UNSIGNED LONG LONG VALUES AS NORMAL ONES

      • Wed 2013-07-31 17:54:40 +0100

        • Bug#16997513 MY_STRTOLL10 ACCEPTING OVERFLOWED UNSIGNED LONG LONG VALUES AS NORMAL ONES

    • [merge] Tue 2013-07-30 09:51:14 +0530

      • Bug#17083851 BACKPORT BUG#11765744 TO 5.1, 5.5 AND 5.6

      • Tue 2013-07-30 09:44:11 +0530

        • Bug#17083851 BACKPORT BUG#11765744 TO 5.1, 5.5 AND 5.6

    • [merge] Mon 2013-07-29 14:46:16 +0530

      • Bug#13417564 SKIP SLEEP IN SRV_MASTER_THREAD WHEN SHUTDOWN IS IN PROGRESS

      • Mon 2013-07-29 14:45:06 +0530

        • Bug#13417564 SKIP SLEEP IN SRV_MASTER_THREAD WHEN SHUTDOWN IS IN PROGRESS

    • Mon 2013-07-29 11:41:13 +0530

      • Bug #11766851 QUERYING I_S.PARTITIONS CHANGES THE CARDINALITY OF THE PARTITIONS.

    • Sat 2013-07-27 17:35:02 +0530

      • BUG#16290902 DROP TEMP TABLE IF EXISTS CAN CAUSE POINT IN TIME RECOVERY FAILURE ON SLAVES

    • [merge] Thu 2013-07-25 15:31:06 +0530

      • Merge from mysql-5.1 to mysql-5.5

      • Thu 2013-07-25 14:53:23 +0530

        • Bug #17076737 DUPLICATE CONSTRAINTS DISPLAYED WHEN NAME INCLUDES "IBFK"

    • Wed 2013-07-24 15:44:41 +0530

      • Bug#16865959 - PLEASE BACKPORT BUG 14749800.

    • [merge] Tue 2013-07-23 18:18:19 +0530

      • BUG#12535301- SYS_VARS.RPL_INIT_SLAVE_FUNC MISMATCHES IN DAILY-5.5

      • Tue 2013-07-23 18:13:43 +0530

        • BUG#16295518 - SYS_VARS.RPL_INIT_SLAVE_FUNC IS FAILING ON MYSQL-5.1

    • Tue 2013-07-23 12:15:57 +0530

    • Tue 2013-07-23 12:03:00 +0530

    • Tue 2013-07-23 11:59:38 +0530

    • [merge] Thu 2013-07-18 11:44:00 +0530

      • BUG#15844882: MYSQLDUMP FROM 5.5 FAILS WITH AN ERROR WHEN TRYING TO DUMP DATA FROM MYSQL-5.6

      • Thu 2013-07-18 11:40:08 +0530

        • BUG#15844882: MYSQLDUMP FROM 5.5 FAILS WITH AN ERROR WHEN TRYING TO DUMP DATA FROM MYSQL-5.6

    • [merge] Wed 2013-07-17 14:25:09 +0530

      • upmerge bug 17035577 5.1 => 5.5

      • Wed 2013-07-17 14:24:02 +0530

        • Bug #17035577 - MTR V1 FAILS TO START SERVER MTR_VERSION=1 PERL MYSQL-TEST-RUN.PL 1ST

    • Wed 2013-07-10 14:00:30 +0800

      • Fix Bug #16710923 - FALSE REPORTS OF DB_FOREIGN_EXCEED_MAX_CASCADE

    • Wed 2013-07-10 10:49:17 +0530

      • Bug #14017206 WITH CONSISTENT SNAPSHOT DOES NOT WORK WITH ISOLATION LEVEL SERIALIZABLE

    • [merge] Tue 2013-07-09 13:46:14 +0200

      • Empty version change upmerge

      • Tue 2013-07-09 13:19:53 +0200

        • Raise version number after cloning 5.1.71

    • Mon 2013-07-08 19:41:40 +0200

      • Raise version number after cloning 5.5.33

  • Revision #3973.1.1 Tue 2013-11-19 13:11:42 +0100

    • MDEV-5236 Status variables are not all listed alphabetically

  • Revision #2502.566.58 [merge] Thu 2013-11-14 16:11:43 +0400

    • Merge 5.1->5.2

    • Revision #2502.565.58 Thu 2013-11-14 16:09:32 +0400

      • MDEV-5290 MTR cannot find mysql_tzinfo_to_sql on Windows

  • Revision #2502.567.165 [merge] Wed 2013-11-13 15:31:12 -0800

    • Merge

    • Revision #2502.580.1 Wed 2013-11-13 14:43:09 -0800

      • Fixed bug MDEV-5091. The function SELECT_LEX::update_used_tables should process all ORDER BY lists in any subselect of a union.

  • Revision #3944.1.4 Tue 2013-11-12 02:19:27 +0400

    • Windows-specific suppression and perl problems

  • Revision #3944.1.3 Mon 2013-11-11 23:40:40 +0400

    • Fixes for Windows and different time zones

  • Revision #2502.566.57 [merge] Wed 2013-11-13 18:28:40 +0400

    • Merge 5.1 -> 5.2

    • Revision #2502.565.57 Wed 2013-11-13 18:26:03 +0400

      • MDEV-5226 mysql_tzinfo_to_sql errors with tzdata 2013f and above Allow only one level of symlink recursion in mysql_tzdata_to_sql, to avoid infinite loops.

  • Revision #2502.567.163 Wed 2013-11-13 15:22:57 +0200

    • incorrect assertion removed

  • Revision #2502.567.161 Tue 2013-11-12 15:02:25 +0100

    • MDEV-5113 Wrong result (extra row) and valgrind warnings in Item_maxmin_subselect::any_value on 2nd execution of PS with SELECT subquery

    Revision #2502.567.159 Mon 2013-11-11 16:40:46 +0200

    • MDEV-5103: server crashed on singular Item_equal

    Revision #3944.1.1 Sun 2013-11-10 14:37:32 +0400

    • Fix for overlayed include files on Windows and a test case

    Revision #2502.566.56 [merge] Fri 2013-11-08 22:22:25 +0400

    • Merge 5.1 -> 5.2

    • Revision #2502.565.56 Fri 2013-11-08 22:19:24 +0400

      • MDEV-5181 incorrect binary search in remove_status_vars()

    Revision #2502.567.155 Tue 2013-10-29 12:39:03 +0200

    • MDEV-5104 crash in Item_field::used_tables with broken order by

  • Revision #2502.567.154 Mon 2013-10-21 13:45:49 +0300

    • MDEV-5143: update of a joined table with a nested subquery with a syntax error crashes mysqld with signal 11

  • Revision #2502.566.55 [merge] Mon 2013-10-21 13:35:43 +0400

    • Merge 5.1 -> 5.2

    • Revision #2502.565.55 Mon 2013-10-21 13:34:18 +0400

      • A clean-up for DEV-4890 Valgrind warnings on shutdown on a build with openSSL

    Revision #2502.566.54 [merge] Wed 2013-10-16 17:58:15 +0400

    • Merge 5.1->5.2

  • Revision #2502.567.151 [merge] Wed 2013-10-16 17:48:31 +0400

    • Merge 5.1 -> 5.3

    • Revision #2502.565.54 Wed 2013-10-16 17:37:11 +0400

      • MDEV-4890 Valgrind warnings on shutdown on a build with openSSL

  • Revision #2502.567.149 Mon 2013-10-14 10:29:24 -0700

    • Fixed bug MDEV-5135. The patch for bug MDEV-5105 incorrectly counted conditions in nested joins.

  • Revision #2502.567.147 Fri 2013-10-11 12:50:30 -0700

    • Fixed a problem of the patch for MDEV-5105 that caused valgrind complains.

  • Revision #2502.567.146 Thu 2013-10-10 10:08:26 -0700

    • Fixed bug MDEV-5105. The bug caused a memory overwrite in the function update_ref_and_keys() It happened due to a wrong value of SELECT_LEX::cond_count. This value historically was calculated by the fix_fields method. Now the logic of calling this method became too complicated and, as a result, this value is calculated not always correctly. The patch changes the way how and when the values of SELECT_LEX::cond_count and of SELECT_LEX::between_count are calculated. The new code does it just at the beginning of update_ref_and_keys().

  • Revision #2502.567.145 Fri 2013-10-04 09:51:07 -0700

    • Fixed bug MDEV-5078. For aggregated fields from views/derived tables the possible adjustment of thd->lex->in_sum_func->max_arg_level in the function Item_field::fix_fields must be done before we leave the function.

  • Revision #2502.567.144 Wed 2013-10-02 17:59:56 -0700

    • Fixed bug MDEV-5028. Apparently in a general case a short-cut for the distinct optimization is invalid if join buffers are used to join tables after the tables whose values are to selected.

  • Test suite should run even on system with huge pages

    The crash was caused because the optimizer called handler->multi_range_read_info() on a derived temporary table. That table has been created, but not opened yet. Because of that, handler::table was NULL, which caused crash. Fixed by changing DS-MRR methods to use handler::table_share instead. handler::table_share is set in handler ctor, so this should be safe.

    MDEV-5182
    Revision #3975
    Revision #3973.1.5
    Revision #3974
    MDEV-5069
    Revision #3973
    Revision #3972
    MDEV-5247
    Revision #3971
    Revision #2502.567.167
    MDEV-5288
    MDEV-5091
    Revision #3970
    Revision #3969
    Revision #3968
    Revision #2502.567.166
    Revision #3967
    MDEV-5247
    Revision #3966
    Revision #3944.1.5
    Revision #3965
    Revision #2502.567.164
    Revision #3964
    Revision #2502.567.162
    MDEV-5284
    Revision #3963
    Revision #3943.1.1
    MDEV-5257
    Revision #3962
    MDEV-5056
    Revision #3961
    MDEV-4723
    Revision #3960
    MDEV-5236
    Revision #3959
    Revision #3958
    MDEV-4824
    Revision #3957
    MDEV-5116
    Revision #3956
    MDEV-5101
    Revision #3955
    MDEV-5186
    Revision #3954
    MDEV-5022
    Revision #3953
    MDEV-5030
    Revision #3952
    MDEV-5054
    Revision #3951
    MDEV-4977
    Revision #3950
    MDEV-5124
    Revision #3949
    MDEV-5038
    Revision #3948
    MDEV-5250
    Revision #3947
    Revision #3946
    Revision #2502.567.160
    MDEV-5153
    Revision #3945
    MDEV-5272
    Revision #3944.1.2
    MDEV-5272
    Revision #3944
    Revision #2502.567.158
    Revision #3943
    Revision #2502.567.157
    MDEV-4842
    Revision #3942
    MDEV-5205
    Revision #3941
    Revision #3940
    Revision #3939
    MDEV-5205
    Revision #3938
    Revision #2502.567.156
    Revision #3937
    MDEV-5102
    Revision #3936
    MDEV-5133
    Revision #3935
    MDEV-5127
    Revision #3934
    Revision #2502.567.153
    Revision #3933
    Revision #2502.567.152
    Revision #3932
    Revision #2502.567.150
    MDEV-5107
    MDEV-5034
    Revision #3931
    MDEV-4981
    Revision #3930
    MDEV-4981
    Revision #3929
    Revision #3927.1.1
    Revision #3928
    MDEV-5131
    Revision #3927
    Revision #2502.567.148
    MDEV-5132
    Revision #3926
    MDEV-5131
    Revision #3925
    MDEV-4788
    Revision #3924
    MDEV-3856
    Revision #3923
    MDEV-5076
    Revision #3922
    Revision #2502.567.143
    MDEV-5039
    Revision #3921
    MDEV-5062
    Revision #3920
    MDEV-5053
    Revision #3919
    Revision #3918
    Revision #3917
    MDEV-4684
    Revision #3916
    MDEV-5037
    Revision #3891.1.1
    MDEV-5037
    Revision #3915
    Revision #3914

    Revision #0.46.1 Wed 2013-09-18 13:29:05 -0400

    • #69 measure long tail lock tree and cache table stalls

    Revision #0.45.1 [merge] Wed 2013-09-18 09:48:03 -0400

    • Merge branch 'bugs/70'

    • Revision #0.44.3 Wed 2013-09-18 09:47:18 -0400

      • Fix this test - did not get built or tested properly on my end due to BUILD_TESTING=Off in the cmake config.

    Revision #0.43.1 Mon 2013-08-19 10:16:49 -0400

    • guarded new DBT_ARRAY api functions with #ifdef USE_TDB #31

    Revision #0.41.1 Tue 2013-08-27 14:09:56 -0400

    • added -flto -fuse-linker-plugin to RelWithDebInfo #77

  • Revision #0.40.1 Fri 2013-08-30 08:58:06 -0400

    • added -flto -fuse-linker-plugin to RelWithDebInfo #77

  • Revision #3077.188.79 Fri 2013-08-16 16:41:20 +0200

    • Added fix Provides for Bug#17211588

  • Bug #16776528 RACE CONDITION CAN CAUSE MYSQLD TO REMOVE SOCKET FILE ERRANTLY Problem Description: A mysqld_safe instance is started. An InnoDB crash recovery begins which takes few seconds to complete. During this crash recovery process happening, another mysqld_safe instance is started with the same server startup parameters. Since the mysqld's pid file is absent during the crash recovery process the second instance assumes there is no other process and tries to acquire a lock on the ibdata files in the datadir. But this step fails and the 2nd instance keeps retrying 100 times each with a delay of 1 second. Now after the 100 attempts, the server goes down, but while going down it hits the mysqld_safe script's cleanup section and without any check it blindly deletes the socket and pid files. Since no lock is placed on the socket file, it gets deleted.

  • BUG#12535301 - SYS_VARS.RPL_INIT_SLAVE_FUNC MISMATCHES IN DAILY-5.5

    Revision #0.34.5721
    Revision #0.34.5720
    Revision #0.34.5719
    Revision #0.34.5718
    Revision #0.34.5717
    Revision #0.34.5716
    Revision #0.34.5715
    Revision #0.34.5714
    Revision #0.34.5713
    Revision #0.34.5712
    Revision #0.34.5711
    Revision #0.34.5710
    Revision #0.34.5709
    Revision #0.34.5708
    Revision #0.34.5707
    Revision #0.34.5706
    Revision #0.34.5705
    Revision #0.34.5704
    Revision #0.34.5703
    Revision #0.34.5702
    Revision #0.46.2
    Revision #0.34.5701
    Revision #0.34.5700
    Revision #0.45.2
    Revision #0.34.5699
    Revision #0.34.5698
    Revision #0.34.5697
    Revision #0.44.2
    Revision #0.34.5696
    Revision #0.44.1
    Revision #0.34.5695
    Revision #0.34.5694
    Revision #0.34.5693
    Revision #0.34.5692
    Revision #0.34.5691
    Revision #0.34.5690
    Revision #0.34.5689
    Revision #0.34.5688
    Revision #0.34.5687
    Revision #0.34.5686
    Revision #0.34.5685
    Revision #0.34.5684
    Revision #0.34.5683
    Revision #0.34.5682
    Revision #0.43.2
    Revision #0.34.5681
    Revision #0.34.5680
    Revision #0.34.5679
    Revision #0.34.5678
    Revision #0.34.5677
    Revision #0.39.3
    Revision #0.34.5676
    Revision #0.34.5675
    Revision #0.34.5674
    Revision #0.28.1489
    Revision #0.28.1488
    Revision #0.28.1487
    Revision #0.28.1486
    Revision #0.28.1485
    Revision #0.42.1
    Revision #0.28.1484
    Revision #0.28.1483
    Revision #0.28.1482
    Revision #0.28.1481
    Revision #0.28.1480
    Revision #0.28.1479
    Revision #0.28.1478
    Revision #0.28.1477
    Revision #0.28.1476
    Revision #0.28.1475
    Revision #0.28.1474
    Revision #0.28.1473
    Revision #0.28.1472
    Revision #0.28.1471
    Revision #0.28.1470
    Revision #0.28.1469
    Revision #0.28.1468
    Revision #0.28.1467
    Revision #0.28.1466
    Revision #0.28.1465
    Revision #0.28.1464
    Revision #0.28.1463
    Revision #0.28.1462
    Revision #0.28.1461
    Revision #0.28.1460
    Revision #0.28.1459
    Revision #0.28.1458
    Revision #0.28.1457
    Revision #0.28.1456
    Revision #0.28.1455
    Revision #0.28.1454
    Revision #0.40.2
    Revision #0.28.1453
    Revision #0.28.1452
    Revision #0.28.1451
    Revision #0.28.1450
    Revision #0.28.1449
    Revision #0.28.1448
    Revision #0.28.1447
    Revision #0.28.1446
    Revision #0.28.1445
    Revision #0.28.1444
    Revision #0.28.1443
    Revision #0.28.1442
    Revision #0.28.1441
    Revision #0.28.1440
    Revision #0.28.1439
    Revision #0.28.1438
    Revision #0.28.1437
    Revision #0.28.1436
    Revision #0.28.1435
    Revision #0.28.1434
    Revision #0.28.1433
    Revision #0.28.1432
    Revision #3077.190.52
    Revision #3077.190.51
    Revision #3077.190.50
    Revision #3077.190.49
    Revision #3077.190.48
    Revision #2661.848.64
    Revision #3077.190.47
    Revision #3077.190.46
    Revision #3077.190.45
    Revision #3077.190.44
    Revision #3077.190.43
    Revision #2661.848.63
    Revision #3077.190.42
    Revision #3077.190.41
    Revision #3077.190.40
    WL#7076
    Revision #3077.192.1
    WL#7076
    Revision #3077.190.39
    Revision #3077.190.38
    Revision #3077.190.37
    Revision #3077.190.36
    Revision #2661.848.62
    Revision #3077.190.35
    Revision #2661.853.2
    Revision #3077.190.34
    Revision #2661.853.1
    Revision #3077.190.33
    Revision #2661.848.61
    Revision #3077.190.32
    Revision #3077.190.31
    Revision #3077.188.80
    Revision #3077.190.30
    Revision #3077.190.29
    Revision #3077.190.28
    Revision #2661.848.60
    Revision #3077.190.27
    Revision #2661.848.59
    Revision #3077.190.26
    Revision #2661.848.58
    Revision #3077.190.25
    Revision #2661.848.57
    Revision #3077.190.24
    Revision #3077.190.23
    Revision #3077.190.22
    Revision #3077.191.1
    Revision #3077.190.21
    Revision #3077.190.20
    Revision #3077.190.19
    Revision #3077.190.18
    Revision #3077.190.17
    Revision #2661.848.56
    Revision #3077.190.16
    Revision #2661.848.55
    Revision #3077.190.15
    Revision #2661.848.54
    Revision #3077.190.14
    Revision #3077.190.13
    Revision #3077.190.12
    Revision #2661.848.53
    Revision #3077.190.11
    Revision #3077.190.10
    Revision #2661.848.52
    Revision #3077.190.9
    Revision #3077.190.8
    Revision #3077.190.7
    Revision #3077.190.6
    Revision #2661.848.51
    Revision #3077.190.5
    Revision #2661.848.50
    Revision #3077.190.4
    Revision #3077.190.3
    Revision #3077.190.2
    Revision #2661.848.49
    Revision #3077.190.1

    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