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
[merge] Thu 2012-11-22 10:30:39 -0800
Merge
Wed 2012-11-21 21:55:04 -0800
Fixed LP bug #1002146 (bug ). 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,...>.
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
[merge] Tue 2012-11-20 13:57:49 +0100
Merge ->5.3
[merge] Tue 2012-11-20 13:40:13 +0100
Merge ->5.2.
Mon 2012-11-19 18:17:46 +0200
Adjust unstable test case.
Mon 2012-11-19 15:38:27 +0200
Reproducible sub select join crash on 5.3.8 and 5.3.9
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.
This page is licensed: CC BY-SA / Gnu FDL