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: 29 Nov 2012
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 #3587 Tue 2012-11-27 12:26:15 +0100
5.5.28a
Tue 2012-11-27 15:47:08 +0100
Fix yet another regression after . If connection kills itself (or own query), it will get an error consistently, with both COM_PROCESSKILL and with "KILL [QUERY] id"
Tue 2012-11-27 12:34:13 +0100
fix regression in sp_notembedded after
Tue 2012-11-27 00:45:29 +0100
- connection suicide via mysql_kill() causes assertion in server
Mon 2012-11-26 18:50:29 +0100
mysql-test: sys_vars stub for a new xtradb config variable; tc_log_mmap test;
[merge] Thu 2012-11-22 11:43:55 +0100
XtraDB from Percona-Server-5.5.28-rel29.1
Wed 2012-11-21 23:25:38 +0100
bzr ignore 'Percona-Server-*.tar.gz'
[merge] Thu 2012-11-22 10:19:31 +0100
5.3->5.5 merge
Sat 2012-11-17 16:50:15 +0100
- Unexpected warnings "Encountered illegal value '' when converting to DECIMAL" on a query with aggregate functions and GROUP BY
Thu 2012-11-15 19:20:10 +0100
compilation of client programs fail: m_string.h tries to include <mysql/plugin.h>
Thu 2012-11-08 16:49:07 +0100
audit plugin does not see sub-statements
Thu 2012-11-08 14:17:53 +0100
audit plugin only see queries if general log is enabled
Wed 2012-11-07 19:07:47 +0100
rename plugin null_audit -> audit_null (to match status variable names) create audit_null.test
Tue 2012-11-20 15:24:39 +0100
: windows client compilation issues
Mon 2012-11-19 19:29:27 -0800
Fixed bug (LP bug #1002508). Back-ported the fix and the test case for bug 13528826 from mysql-5.6.
Sun 2012-11-11 11:47:44 -0800
Fixed bug . Any ref access to a table by a key fully extended by the components of the primary key should be actually an eq_ref access.
Tue 2012-11-06 18:09:26 +0100
build feedback plugin with ssl (changes for cmake). fix the ssl related code to use newer function prototypes
Tue 2012-11-06 23:18:07 -0800
Added the test case for bug #54599 into mariadb code line. The fix for this bug was pulled from mysql-5.5 earlier.
Sun 2012-11-04 22:20:04 +0100
- fix compilation for Intel compiler, avoid .cfi_escape , 32 bit code.
Sun 2012-11-04 19:09:46 +0400
: - different result for a query using subquery, and : Wrong result from a query with correlated subquery if ICP is allowed:
Sat 2012-11-03 00:31:50 +0100
- fix build on Intel compiler
Fri 2012-11-02 10:43:52 +0100
: Warning: Forcing close of thread ... in rpl_binlog_index
Wed 2012-10-31 12:47:25 +0100
Fix crashes on 32-bit async client lib when -fomit-frame-pointer
Tue 2012-10-30 23:05:55 +0100
: storage/maria and storage/perfschema do not appear to honor WITH_UNIT_TESTS
Tue 2012-10-30 19:13:39 +0100
- xtradb file rename fails on Windows, if new name already exists.
Sat 2012-10-27 00:56:14 +0300
Thu 2012-10-25 15:50:10 +0300
: Remove unneeded extra call to engine->exec() in Item_subselect::exec, remove enum store_key_result
Revision #0.12.57 Wed 2012-11-21 23:24:18 +0100
Percona-Server-5.5.28-rel29.1.tar.gz
Revision #2502.567.46 [merge] Tue 2012-11-20 13:57:49 +0100
Merge MariaDB 5.2->5.3
Revision #2502.566.25 [merge] Tue 2012-11-20 13:40:13 +0100
Merge MariaDB 5.1->5.2.
Tue 2012-11-20 13:28:53 +0100
: assertions in TC_LOG_MMAP.
Mon 2012-11-19 11:18:40 +0100
potential crash in the feedback plugin
Sat 2012-11-17 19:04:13 +0100
too early pthread_mutex_unlock in TC_LOG_MMAP::log_xid
Mon 2012-11-12 19:56:51 +0100
followup fixes for MySQL Bug #13889741: HANDLE_FATAL_SIGNAL IN DB_ENTER | HANDLE_FATAL_SIGNAL IN STRNLEN
Sat 2012-11-10 20:36:18 +0100
- 1 bytes stack overwrite in normalize_dirname().
Fri 2012-11-09 20:15:23 +0100
add a test case for MySQL Bug #13889741: HANDLE_FATAL_SIGNAL IN DB_ENTER | HANDLE_FATAL_SIGNAL IN STRNLEN
Fri 2012-11-09 23:51:51 -0800
Fixed bug . If triggers are used for an insert/update/delete statement than the values of all virtual columns must be computed as any of them may be used by the triggers.
Revision #2502.567.45 Mon 2012-11-19 18:17:46 +0200
MDEV-3801 Adjust unstable test case.
Revision #2502.567.44 Mon 2012-11-19 15:38:27 +0200
MDEV-3801 Reproducible sub select join crash on 5.3.8 and 5.3.9
Revision #2502.567.43 Sat 2012-11-10 00:10:06 +0200
Increase the version number to 5.3.10.
Revision #2502.567.42 Sat 2012-11-10 00:04:44 +0200
adjusted test result
Revision #2502.567.41 Fri 2012-11-09 15:27:13 +0200
adjust openssl_1 test as in 5.2 (no idea why this didn't merge)
Revision #2502.567.40 Fri 2012-11-09 13:07:32 +0200
MDEV-3810 fix.
Revision #2502.567.39 [merge] Fri 2012-11-09 13:05:05 +0200
merge from 5.2
Revision #2502.566.23 Fri 2012-11-09 12:49:12 +0200
Disable PBXT on Windows to match all other platforms.
Revision #2502.567.38 [merge] Fri 2012-11-09 12:54:48 +0200
merge test case adjustments from 5.2
Revision #2502.566.22 Fri 2012-11-09 11:56:27 +0200
Removed the dependency on PBXT from tests information_schema_all_engines, and is_columns_is. Made information_schema_all_engines stable by adding "sorted_result".
Revision #2502.567.37 [merge] Fri 2012-11-09 10:47:33 +0200
Merge from 5.2
Revision #2502.566.21 Thu 2012-11-08 23:18:56 +0100
Fix mis-merge.
Revision #2502.567.36 [merge] Fri 2012-11-09 10:11:20 +0200
Merge MariaDB 5.1.66 -> 5.2 -> 5.3
Revision #2502.566.20 [merge] Thu 2012-11-08 22:26:05 +0200
Merged and adjusted test cases from 5.1 after the merge with 5.1.
Wed 2012-11-07 17:48:02 +0200
Updated test results after the mysql 5.1 merge.
[merge] Thu 2012-11-08 15:24:35 +0200
Merge -> 5.2.12
[merge] Tue 2012-11-06 11:52:55 +0200
Merge MySQL 5.1.66 -> MariaDB 5.1.65
Fri 2012-11-02 08:21:03 +0100
Update result file now we no longer build PBXT.
Revision #2502.567.35 [merge] Fri 2012-11-02 15:59:16 -0700
Merge.
Revision #2502.569.1 Thu 2012-11-01 14:54:33 -0700
Fixed bug MDEV-585 (LP bug #637962) If, when executing a query with ORDER BY col LIMIT n, the optimizer chose an index-merge scan to access the table containing col while there existed an index defined over col then optimizer did not consider the possibility of using an alternative range scan by this index to avoid filesort. This could cause a performance degradation if the optimizer flag index_merge was set up to 'on'.
Revision #2502.567.34 [merge] Fri 2012-11-02 15:35:09 +0400
Merge: bzr ignore sql-bench/test-table-elimination
Revision #2502.568.1 Fri 2012-11-02 15:31:54 +0400
bzr ignore sql-bench/test-table-elimination
Revision #2502.567.33 [merge] Thu 2012-11-01 21:36:31 +0200
Merge 5.2 -> 5.3
Revision #2502.566.17 [merge] Thu 2012-11-01 15:44:34 +0200
Merge 5.1 -> 5.2
Wed 2012-10-31 23:49:51 +0200
Fixed , - Valgrind error ha_maria::check_if_incompatible_data on
Wed 2012-10-31 23:22:32 +0200
Fixed , - Aria unit tests fail at ma_test2
Thu 2012-11-01 00:06:09 +0200
Fix of non-deterministic results.
Wed 2012-10-31 23:04:53 +0200
Do not build pbxt.
Tue 2012-10-09 17:36:02 +0300
fix (MySQL fix accepted)
Sun 2012-10-14 19:29:31 +0300
: Merged mysql fix of the bug & MySQL Bug#13651009.
Tue 2012-10-02 12:53:20 +0300
fixed : Wrong result for a hash index look-up if the index is unique and the key is NULL
Revision #2502.567.32 Wed 2012-10-31 09:34:25 +0400
Revision #2661.817.84 Tue 2012-09-11 12:47:32 +0200
Spec file change to work around cast ulonglong -> int.
Revision #2661.817.83 Wed 2012-09-05 17:40:13 +0200
Bug#13734987 MEMORY LEAK WITH I_S/SHOW AND VIEWS WITH SUBQUERY
Revision #2661.817.82 Mon 2012-09-03 11:33:05 +0530
Revision #2661.817.81 Fri 2012-08-31 15:42:00 +0530
Bug #13453036 ERROR CODE 1118: ROW SIZE TOO LARGE - EVEN THOUGH IT IS NOT.
Revision #2661.817.80 Fri 2012-08-31 09:51:27 +0300
Revision #2661.817.79 Thu 2012-08-30 21:53:41 +0300
Bug#14554000 CRASH IN PAGE_REC_GET_NTH_CONST(NTH=0) DURING COMPRESSED PAGE SPLIT
Revision #2661.817.78 Thu 2012-08-30 21:49:24 +0300
Bug#14547952: DEBUG BUILD FAILS ASSERTION IN RECORDS_IN_RANGE()
Revision #2661.817.77 Tue 2012-08-28 14:51:01 +0200
Bug#14547952: DEBUG BUILD FAILS ASSERTION IN RECORDS_IN_RANGE()
Revision #2502.565.12 [merge] Thu 2012-11-01 16:20:09 +0100
Merge XtraDB from Percona-Server 5.1.66-rel14.1 into MariaDB 5.1.
Revision #0.16.2 Thu 2012-11-01 15:16:42 +0100
Updated with changes from Percona Server 5.1.66-rel14.1 tarball.
This page is licensed: CC BY-SA / Gnu FDL