All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 5.5.41 Changelog

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

DownloadRelease NotesChangelog[Overview of 5.5

Release date: 21 Dec 2014

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 #4393 [merge] Fri 2014-12-19 11:44:03 +0100

    • merge

    • [merge] Fri 2014-12-19 11:35:44 +0100

      • mysql-5.5.41 merge

  • [merge] Thu 2014-12-18 20:38:47 +0300

    • Merge 5.3 -> 5.5

    • Thu 2014-12-18 20:06:49 +0300

      • : Server crashes in best_access_path after a sequence of SELECTs ...

  • Thu 2014-12-18 00:13:16 +0100

    • Wrong auto increment values on INSERT .. ON DUPLICATE KEY UPDATE when the inserted columns include NULL in an auto-increment column

  • Wed 2014-12-17 14:38:14 +0100

    • cleanup

  • Wed 2014-12-17 14:35:13 +0100

    • : MariaDB crashes on stored procedure call

  • Tue 2014-12-16 15:33:13 +0400

    • DEV-7221 from_days fails after null value

  • Mon 2014-12-15 17:13:47 +0200

    • Assertion `cond_type == Item::FUNC_ITEM' failed in check_group_min_max_predicates with GROUP BY, aggregate in WHERE SQ, multi-part key

  • Mon 2014-12-15 14:49:23 +0200

    • Deadlock on concurrent INSERT .. SELECT into an Aria table with statement binary logging There was a bug in lock handling when mixing INSERT ... SELECT on the same table.

  • Mon 2014-12-15 13:01:11 +0200

    • kill user command cause MariaDB crash

  • Mon 2014-12-15 11:16:33 +0200

    • Multi-value insert on MyISAM table that makes slaves crash (when using --skip-external-locking=0) Problem was that repair() did lock and unlock tables, which leaved already locked tables in wrong state

  • Fri 2014-12-12 17:10:51 -0500

    • : Addendum, update company name in copyright notice

  • Fri 2014-12-12 10:38:19 -0500

    • : Update company name

  • Mon 2014-12-01 14:58:29 +0400

    • - Recurring: InnoDB: Failing assertion: !lock->recursive

  • Wed 2014-12-03 13:38:39 +0200

    • : Test failure on innodb.innodb_bug12400341 at Windows

  • Tue 2014-12-02 12:19:29 +0200

    • : innodb-change-buffer-recovery fails on windows

  • Tue 2014-12-02 01:31:49 +0400

    • : innodb.innodb_bug14147491 fails in buildbot on Windows

  • Tue 2014-11-25 12:04:32 +0200

    • Better comments part 2 with proof and simplified implementation. Thanks to Daniel Black.

  • Tue 2014-11-25 08:22:10 +0200

    • Fix typo.

  • Tue 2014-11-25 08:06:41 +0200

    • Better comments and add a test case.

  • Fri 2014-11-21 13:32:53 +0200

    • Forgot to add test file.

  • Fri 2014-11-21 15:23:18 +0400

    • - Race in InnoDB/XtraDB mutex implementation can stall or hang the server

  • Fri 2014-11-21 13:27:36 +0200

    • : innodb index stats inadequate using constant innodb_stats_sample_pages

  • Thu 2014-11-20 16:11:30 +0100

    • followup: disable openssl_6975.test as appropriate

  • Wed 2014-11-19 22:04:51 +0100

    • Fix YaSSL on windows

  • Wed 2014-11-19 18:54:02 +0100

    • Implement TLS protocol

  • Wed 2014-11-19 20:27:34 +0200

    • : innodb index stats inadequate using constant innodb_stats_sample_pages

  • Wed 2014-11-19 13:56:46 +0100

    • : Race in InnoDB/XtraDB mutex implementation can stall or hang the server.

  • Wed 2014-11-19 00:19:52 +0100

    • openssl-poodle_6975.test: don't run it for older OpenSSL versions

  • Tue 2014-11-18 17:57:06 +0100

    • Implement TLS protocol

  • Tue 2014-11-18 17:56:58 +0100

    • new mysqltest connect option SSL-CIPHER=xxxx

  • Tue 2014-11-18 17:56:49 +0100

    • improve OpenSSL error reporting

  • [merge] Tue 2014-11-18 17:54:00 +0100

    • TokuDB 7.5.3

  • [merge] Tue 2014-11-18 17:36:51 +0100

    • 5.3 merge

    • Sat 2014-11-15 21:30:16 +0400

      • ST_WITHIN crashes server if (0,0) is matched to POLYGON((0 0)). Fixed the case when a polygon contains a single-point ring.

  • Tue 2014-11-18 15:43:01 +0100

    • mysql_config produces invalid cflags (was: udf_example.c couldn't compile)

  • Tue 2014-11-18 15:42:48 +0100

    • Valgrind warnings (Conditional jump or move depends on uninitialised value) in inflate on UNCOMPRESS

  • Tue 2014-11-18 15:42:40 +0100

    • difference between check_vcol_func_processor and check_partition_func_processor segfault in Item_func_from_unixtime::get_date on updating table with virtual columns

  • Tue 2014-11-18 15:42:32 +0100

    • Server crash or assertion `item->type() == Item::STRING_ITEM' failure on LOAD DATA through a view with statement binary logging

  • Tue 2014-11-18 15:42:25 +0100

    • Typo in cmake/plugin.cmake

  • Mon 2014-11-10 19:17:39 +0100

    • "#error <my_config.h>" and third-party libraries

  • Sat 2014-11-08 19:54:42 +0100

    • : dynamic columns functions/cast()/convert() doesn't play nice with CREATE/ALTER TABLE

  • Mon 2014-11-17 20:28:18 +0400

    • Re-enabling tests disabled due to and MySQL:65225 (fixed now)

  • Mon 2014-11-17 20:10:57 +0400

    • Sporadic failure in storage_engine/trx.xa_recovery test

  • Mon 2014-11-17 17:24:04 +0400

    • Merge Bug#18935421 RPAD DIES WITH CERTAIN PADSTR INTPUTS..

  • Sat 2014-11-15 22:18:33 +0100

    • : MariaDB server crash ( select with union and order by with subquery )

  • [merge] Thu 2014-11-13 14:15:59 +0300

    • Merge 5.3->5.5

    • Thu 2014-11-13 14:12:41 +0300

      • : MRR accessing uninitialised bytes, test case failure main.innodb_mrr Backport to 5.3: - Don't call index_reader->interrupt_read() if the index reader has returned all rows that matched its keys.

  • Thu 2014-11-13 13:56:35 +0300

    • : MRR accessing uninitialised bytes, test case failure main.innodb_mrr - Don't call index_reader->interrupt_read() if the index reader has returned all rows that matched its keys.

  • Thu 2014-11-13 11:24:19 +0200

    • : InnoDB error monitor might unnecessary wait log_sys mutex

  • Thu 2014-11-13 10:04:45 +0100

    • : Sporadic test falure in rpl.rpl_parallel_show_binlog_events_purge_logs

  • Wed 2014-11-12 11:10:13 +0100

    • : Test failures in main.failed_auth_unixsocket and plugins.unix_socket depending on environment

  • Mon 2014-11-10 18:08:17 +0400

    • String::chop() is wrong and may potentially crash (MySQL bug#56492) Merging a fix from the upstream.

  • Mon 2014-11-03 15:43:44 +0200

    • : Add function to print semaphore waits

  • Sun 2014-11-02 17:33:02 +0100

    • tokudb post-merge fixes

  • [merge] Sun 2014-11-02 16:47:46 +0100

    • tokudb-7.5.3

  • Fri 2014-10-31 14:07:29 +0100

    • Cleanup.

  • Fri 2014-10-31 12:48:17 +0100

    • Fix sporadic test failure in main.processlist

  • Fri 2014-10-17 15:08:50 +0400

    • - Add RHEL7 RPM layout

  • Wed 2014-10-29 22:20:58 -0400

    • : Dots in file names of configuration files

  • Wed 2014-10-29 15:10:02 +0100

    • Attempt to fix a failure in test case innodb.innodb_information_schema seen occasionally in Buildbot.

  • Wed 2014-10-29 14:44:40 +0100

    • Fix a spurious test failure in rpl.rpl_show_slave_hosts

  • Wed 2014-10-29 13:39:22 +0100

    • Yet another attempt at fixing random failures in test case main.myisam-metadata

  • [merge] Wed 2014-10-29 14:22:25 +0300

    • Merge

    • [merge] Wed 2014-10-29 13:30:18 +0300

      • Merge

  • Tue 2014-10-28 12:45:39 +0100

    • Increase timeout for check-testcase and friends, in an attempt to cure some random buildbot test failures.

  • Wed 2014-10-22 15:05:59 +0200

    • Increase wait timeout in test main.myisam-metadata, in an attempt to get rid of Buildbot random failures.

  • Wed 2014-10-22 13:51:33 +0200

    • Fix two races in test main.processlist that could cause random failures (seen in Buildbot)

  • Tue 2014-10-21 15:33:04 +0200

    • Raise version number after 5.0.40 release.

  • Tue 2014-10-21 15:23:40 +0200

    • Attempt to fix a rare random test error in main.information_schema.

  • Mon 2014-10-20 10:50:10 +0200

    • Fix missing UNIV_INTERN on dict_table_check_foreign_keys().

  • Mon 2014-10-20 09:36:41 +0200

    • Fix test failure in perfschema.myisam_file_io when perfschema is not compiled into the server.

  • Wed 2014-10-15 12:11:34 +0400

    • - innodb.innodb fails on PPC64

  • Tue 2014-10-14 15:11:06 +0400

    • : Assertion `tab->ref.use_count' failed on query with joins, constant table, multi-part key

  • Wed 2014-10-08 15:21:48 +0200

    • compilation fix for perl-Net-HandlerSocket

  • Wed 2014-10-08 18:10:31 +0400

    • Backport from 10.0:

        • gis-precise.test fixed to work on Power8

Revision #2502.588.2 [merge] Wed 2014-10-29 01:48:18 +0300

  • Merge

  • Revision #2502.588.1 Tue 2014-10-14 19:11:39 -0700

    • Fixed bug MDEV-6705.

  • Revision #4323.1.1 [merge] Wed 2014-10-29 13:22:48 +0300

    • Merge 5.3->5.5

    • Revision #2502.567.241 Wed 2014-10-29 01:46:05 +0300

      • MDEV-6879: Dereference of NULL primary_file->table in DsMrr_impl::get_disk_sweep_mrr_cost()

    • Wed 2014-10-29 01:37:58 +0300

      • : Use of uninitialized saved_primary_key in Mrr_ordered_index_reader::resume_read()

    • Wed 2014-10-29 01:20:45 +0300

      • : Query spends a long time in best_extension_by_limited_search with mrr enabled

  • Revision #4295

    • gis-precise test fixed to pass on Power8

    Revision #4391.1.1
    Revision #4392
    Revision #2502.588.5
    MDEV-6830
    Revision #4391
    MDEV-7150
    Revision #4390
    Revision #4389
    MDEV-6985
    Revision #4388
    Revision #4387
    MDEV-6855
    Revision #4386
    MDEV-4010
    Revision #4385
    MDEV-6896
    Revision #4384
    MDEV-6871
    Revision #4383
    MDEV-6891
    Revision #4382
    MDEV-6891
    Revision #4381
    MDEV-7148
    Revision #4380
    MDEV-7252
    Revision #4379
    MDEV-7243
    Revision #4378
    MDEV-7169
    Revision #4377
    Revision #4376
    Revision #4375
    Revision #4374
    Revision #4373
    MDEV-7026
    Revision #4372
    MDEV-7084
    Revision #4371
    Revision #4370
    Revision #4369
    MDEV-6975
    Revision #4368
    MDEV-7084
    Revision #4367
    MDEV-7026
    Revision #4366
    Revision #4365
    MDEV-6975
    Revision #4364
    Revision #4363
    Revision #4362
    Revision #4361
    Revision #2502.588.4
    MDEV-6883
    Revision #4360
    MDEV-7028
    Revision #4359
    MDEV-4513
    Revision #4358
    MDEV-7113
    MDEV-6789
    Revision #4357
    MDEV-3940
    Revision #4356
    MDEV-6854
    Revision #4355
    MDEV-6862
    Revision #4354
    MDEV-6179
    Revision #4353
    MDEV-5266
    Revision #4352
    Revision #4351
    MDEV-6865
    Revision #4350
    MDEV-6868
    Revision #4349
    Revision #2502.588.3
    MDEV-7068
    Revision #4348
    MDEV-7068
    Revision #4347
    MDEV-7100
    Revision #4346
    MDEV-7103
    Revision #4345
    MDEV-7089
    Revision #4344
    MDEV-7019
    Revision #4343
    MDEV-7017
    Revision #4342
    Revision #4341
    Revision #4340
    Revision #4339
    Revision #4338
    MDEV-6886
    Revision #4337
    MDEV-6939
    Revision #4336
    Revision #4335
    Revision #4334
    Revision #4333
    Revision #4323.1.2
    Revision #4332
    Revision #4331
    Revision #4330
    Revision #4329
    Revision #4328
    Revision #4327
    Revision #4326
    Revision #4325
    MDEV-6872
    Revision #4324
    MDEV-6484
    Revision #4323
    Revision #4322
    Revision #4301
    Revision #2502.567.240
    MDEV-6878
    Revision #2502.567.239
    MDEV-6888

    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