MariaDB 5.3.11 Changelog
Download | Release Notes | Changelog | Overview of 5.3
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 #3605
Fri 2012-11-23 13:11:31 +0100
- bump the version to 5.3.11
- Revision #3604 [merge]
Thu 2012-11-22 10:30:39 -0800
- Merge
- Revision #3602.1.1
Wed 2012-11-21 21:55:04 -0800
- Fixed LP bug #1002146 (bug MDEV-645). If the setting of system variables does not allow to use join buffer for a join query with GROUP BY <f1,...> / ORDER BY <f1,...> then filesort is not needed if the first joined table is scanned in the order compatible with order specified by the list <f1,...>.
- Revision #3603
Sat 2012-11-17 16:50:15 +0100
- MDEV-736 Bug #1004615 - Unexpected warnings "Encountered illegal value '' when converting to DECIMAL" on a query with aggregate functions and GROUP BY
- Revision #3602 [merge]
Tue 2012-11-20 13:57:49 +0100
- Merge MariaDB 5.2->5.3
- Revision #2732.57.35 [merge]
Tue 2012-11-20 13:40:13 +0100
- Merge MariaDB 5.1->5.2.
- Revision #2643.153.29
Tue 2012-11-20 13:28:53 +0100
- MDEV-3861: assertions in TC_LOG_MMAP.
- Revision #2643.153.28
Mon 2012-11-19 11:18:40 +0100
- potential crash in the feedback plugin
- Revision #2643.153.27
Sat 2012-11-17 19:04:13 +0100
- MDEV-3850 too early pthread_mutex_unlock in TC_LOG_MMAP::log_xid
- Revision #2643.153.26
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
- Revision #2643.153.25
Sat 2012-11-10 20:36:18 +0100
- MDEV-3849 - 1 bytes stack overwrite in normalize_dirname().
- Revision #2643.153.24
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
- Revision #2732.57.34
Fri 2012-11-09 23:51:51 -0800
- Fixed bug MDEV-3845. 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 #3601
Mon 2012-11-19 18:17:46 +0200
- MDEV-3801 Adjust unstable test case.
- Revision #3600
Mon 2012-11-19 15:38:27 +0200
- MDEV-3801 Reproducible sub select join crash on 5.3.8 and 5.3.9
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.