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
gis-precise test fixed to pass on Power8
This page is licensed: CC BY-SA / Gnu FDL