Download | Release Notes | Changelog |Overview of 5.2
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 #3188 [merge] Tue 2012-11-20 13:40:13 +0100
Merge ->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.
Fri 2012-11-09 12:49:12 +0200
Disable PBXT on Windows to match all other platforms.
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".
Thu 2012-11-08 23:18:56 +0100
Fix mis-merge.
[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.
[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
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
[merge] Thu 2012-09-27 12:59:23 +0200
Merge from 5.1
Thu 2012-09-27 12:25:45 +0200
Fix incorrect assembler in Taocrypt which causes crashes on i386 with certain GCC versions/options
[merge] Wed 2012-09-26 18:49:38 +0200
merge
Wed 2012-09-26 11:59:49 +0200
always force the language in mysql_install_db
Tue 2012-09-25 20:23:01 +0200
a simple pam user mapper module
[merge] Wed 2012-09-26 18:29:49 +0200
Merge from 5.1.
Wed 2012-09-26 15:30:08 +0200
Fix some failures in 5.1 Buildbot:
[merge] Mon 2012-09-24 13:57:45 +0200
merge
Mon 2012-09-24 11:33:41 +0200
mysql_install_db doesn't work with blanks in either basedir or datadir path
Fri 2012-09-14 11:26:01 +0300
Fix bug , , mysql bug#58628
[merge] Fri 2012-08-24 19:12:47 +0200
Merge from 5.1
Fri 2012-08-24 19:11:54 +0200
Fix compiler warning
[merge] Fri 2012-08-24 15:37:39 +0200
Merge from 5.1.
Fri 2012-08-24 15:32:44 +0200
Fix compiler warnings
Fri 2012-08-24 15:30:05 +0200
: allow compilation/packaging on Windows with newly released VS2012
[merge] Fri 2012-08-24 12:57:19 +0200
Merge into latest 5.2.
[merge] Fri 2012-08-24 12:32:46 +0200
Merge from 5.1.
[merge] Wed 2012-08-22 16:13:54 +0200
5.1 merge
Wed 2012-08-22 16:10:31 +0200
merge with XtraDB as of Percona-Server-5.1.63-rel13.4
Thu 2012-06-21 18:47:13 +0300
Fix for LP bug#1001505 and LP bug#1001510
Sat 2012-06-23 12:19:07 -0700
Fixed bug . The bug was the result of the incomplete fix for bug lp bug 1008293.
Mon 2012-06-18 22:32:17 -0700
Fixed bug . Virtual columns of ENUM and SET data types were not supported properly in the original patch that introduced virtual columns into . The problem was that for any virtual column the patch used the interval_id field of the definition of the column in the frm file as a reference to the virtual column expression. The fix stores the optional interval_id of the virtual column in the extended header of the virtual column expression.
Tue 2012-06-12 10:06:26 -0700
Adjusted results in pbxt.negation_elimination after the fix for lp bug 992380.
[merge] Tue 2012-06-12 00:09:20 -0700
Merge.
Mon 2012-06-11 22:12:47 -0700
Fixed LP bug #1008293.
[merge] Sun 2012-06-10 14:04:21 +0400
Merge
Sun 2012-06-10 13:50:21 +0400
BUG#1010351: New "via" keyword in 5.2+ can't be used as identifier anymore - Add the VIA_SYM token into keyword_sp list, which makes it allowed for use as keyword and SP label.
[merge] Fri 2012-06-01 23:45:54 +0200
5.1 merge
Fri 2012-06-01 17:53:59 +0200
- mysqltest attempts to parse Perl code inside a block with false condition, gets confused and throws wrong errors
Fri 2012-05-25 10:29:53 +0300
Fix of LP bug#992380 + revise fix_fields about missing with_subselect collection
Wed 2012-05-23 18:18:08 +0300
Fix bug
Tue 2012-05-22 08:48:10 +0300
Fix of LP bug#992380 + revise fix_fields about missing with_subselect collection
[merge] Fri 2012-05-18 14:23:05 +0200
5.1 merge
Fri 2012-05-18 12:42:06 +0200
post-merge fixes
Tue 2012-03-06 15:13:56 +0400
BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN GEOMETRY FUNCTION ARGUMENTS
Mon 2012-03-05 22:15:23 +0400
BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN GEOMETRY FUNCTION ARGUMENTS
Mon 2012-03-05 21:58:07 +0400
Fix for BUG#12414917 - ISCLOSED() CRASHES ON 64-BIT BUILDS
Thu 2012-03-01 15:44:23 +0530
The innodb plugin module cannot use DEBUG_SYNC_C facility on Windows. Taking care of it.
Thu 2012-03-01 11:05:51 +0530
Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DML
[merge] Wed 2012-02-22 16:18:12 +0100
auto-merge
[merge] Sun 2012-02-19 08:57:11 +0000
BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON WINDOWS
Wed 2012-02-22 11:17:50 +0100
Bug#13519724 63793: CRASH IN DTCOLLATION::SET(DTCOLLATION &SET)
[merge] Tue 2012-02-21 11:06:08 +0200
merge 5.0-security->5.1-security
Mon 2012-02-20 06:19:12 +0100
Raise version number after cloning 5.0.96
Mon 2012-02-20 17:03:24 +0100
Raise version number after cloning 5.1.62
Thu 2012-05-17 10:13:25 +0300
fix of LP bug#998321
[merge] Sat 2012-05-12 12:12:35 +0400
Merge 5.2->5.3
Sat 2012-05-12 11:53:14 +0400
BUG#997747: Assertion `join->best_read < ((double)1.79..5e+308L)' failed in greedy_search with LEFT JOINs and unique keys - Backport the fix for BUG#806524 from
Fri 2012-05-11 09:35:46 +0300
fix for LP bug#994392
Thu 2012-05-10 09:00:21 +0300
Fixed typo
Tue 2012-05-08 12:38:22 +0200
: log_state occationally fails in buildbot.
Tue 2012-05-08 00:26:41 +0200
: mysqtest crashes when assigning variable to result of select , like let x = SELECT <something>
Mon 2012-05-07 13:26:34 +0300
Fix for LP bug#993726
Mon 2012-05-07 11:02:58 +0300
Fix for bug
Thu 2012-05-03 14:49:52 +0300
Fix bug
Wed 2012-05-02 22:00:31 +0200
update the result file
Wed 2012-05-02 18:11:02 +0200
Wrong result with JOIN, AND in ON condition, multi-part key, GROUP BY, subquery and OR in WHERE
[merge] Wed 2012-05-02 17:06:30 +0200
5.1 merge
Tue 2012-04-24 17:29:03 +0200
Problem installing mariadb 5 on solaris 10
Wed 2012-05-02 16:53:02 +0200
LP993103: Wrong result with LAST_DAY('0000-00-00 00:00:00')IS NULL in WHERE condition
Wed 2012-04-25 15:30:19 +0200
MDEV233 - Support Wix3.6 for MSI
Wed 2012-04-18 20:04:50 +0200
there are few broken clients that lie about their capabilities (for example, one of them sets client capabilities by copying server capabilities)
[merge] Mon 2012-04-16 23:32:50 +0200
merge
Mon 2012-04-16 23:31:33 +0200
fix compiler warnings
[merge] Mon 2012-04-16 15:38:53 +0200
merge
Mon 2012-04-16 15:28:33 +0200
- Properly escape command line when starting mysql_install_db since password characters can contain quotes or spaces.
[merge] Fri 2012-04-06 13:51:42 +0500
merging.
Fri 2012-04-06 13:31:33 +0500
Memory engine table full at much less than max_heap_table_size with btree index. RB-tree index in the MEMORY table fails if it grews over 4G. That happened because the old_allocated variable in hp_rb_write_key() had the uint type. Changed with the 'size_t' type to be same as the 'rb_tree.allocated'.
Revision #2502.1195.40 Tue 2012-09-11 12:47:32 +0200
Spec file change to work around cast ulonglong -> int.
Revision #2502.1195.39 Wed 2012-09-05 17:40:13 +0200
Bug#13734987 MEMORY LEAK WITH I_S/SHOW AND VIEWS WITH SUBQUERY
Revision #2502.1195.38 Mon 2012-09-03 11:33:05 +0530
Revision #2502.1195.37 Fri 2012-08-31 15:42:00 +0530
Bug #13453036 ERROR CODE 1118: ROW SIZE TOO LARGE - EVEN THOUGH IT IS NOT.
Revision #2502.1195.36 Fri 2012-08-31 09:51:27 +0300
Revision #2502.1195.35 Thu 2012-08-30 21:53:41 +0300
Bug#14554000 CRASH IN PAGE_REC_GET_NTH_CONST(NTH=0) DURING COMPRESSED PAGE SPLIT
Revision #2502.1195.34 Thu 2012-08-30 21:49:24 +0300
Bug#14547952: DEBUG BUILD FAILS ASSERTION IN RECORDS_IN_RANGE()
Revision #2502.1195.33 Tue 2012-08-28 14:51:01 +0200
Bug#14547952: DEBUG BUILD FAILS ASSERTION IN RECORDS_IN_RANGE()
Revision #2502.1195.32 Tue 2012-08-21 10:47:17 +0300
Fix regression from Bug#12845774 OPTIMISTIC INSERT/UPDATE USES WRONG HEURISTICS FOR COMPRESSED PAGE SIZE
Revision #2502.1195.31 Mon 2012-08-20 12:39:36 +0200
Bug#13025132 - PARTITIONS USE TOO MUCH MEMORY
Revision #2502.1195.30 [merge] Mon 2012-08-20 11:18:17 +0200
merge
Revision #2502.1197.2 Fri 2012-08-17 14:25:32 +0200
Bug#13025132 - PARTITIONS USE TOO MUCH MEMORY
Wed 2012-08-15 14:31:26 +0200
Bug#13025132 - PARTITIONS USE TOO MUCH MEMORY
Revision #2502.1195.29 Fri 2012-08-17 13:14:04 +0400
Backporting Bug 14100466 from 5.6.
Revision #2502.1195.28 Thu 2012-08-16 17:45:39 +0300
Bug#12595091 POSSIBLY INVALID ASSERTION IN BTR_CUR_PESSIMISTIC_UPDATE()
Revision #2502.1195.27 Thu 2012-08-16 17:37:52 +0300
Bug#12845774 OPTIMISTIC INSERT/UPDATE USES WRONG HEURISTICS FOR COMPRESSED PAGE SIZE
Revision #2502.1195.26 Thu 2012-08-16 17:31:23 +0300
Bug#13523839 ASSERTION FAILURES ON COMPRESSED INNODB TABLES
Revision #2502.1195.25 Tue 2012-08-14 14:11:01 +0530
Bug#13596613:SHOW SLAVE STATUS GIVES WRONG OUTPUT WITH MASTER-MASTER AND USING SET USE
Revision #2502.1195.24 Sat 2012-08-11 15:43:04 +0530
Bug #13115401: -SSL-KEY VALUE IS NOT VALIDATED AND IT ALLOWS INSECURE CONNECTIONS IF SPE
Revision #2502.1195.23 Thu 2012-08-09 15:34:52 +0400
Bug #14409015 MEMORY LEAK WHEN REFERENCING OUTER FIELD IN HAVING When resolving outer fields, Item_field::fix_outer_fields() creates new Item_refs for each execution of a prepared statement, so these must be allocated in the runtime memroot. The memroot switching before resolving JOIN::having causes these to be allocated in the statement root, leaking memory for each PS execution.
Revision #2502.1195.22 [merge] Thu 2012-08-09 10:48:25 +0300
Merge from mysql-5.1 to working copy.
Revision #2502.1196.1 [merge] Thu 2012-08-09 08:50:43 +0200
Merge from mysql-5.1.65-release
Revision #2502.1195.21 Thu 2012-08-09 09:55:29 +0300
Bug#14399148 INNODB TABLES UNDER LOAD PRODUCE DUPLICATE COPIES OF ROWS IN QUERIES
Revision #2502.1195.20 Wed 2012-08-08 22:15:46 +0530
BUG#11757312: MYSQLBINLOG DOES NOT ACCEPT INPUT FROM STDIN WHEN STDIN IS A PIPE
Revision #2502.1195.19 Tue 2012-08-07 18:58:19 +0530
Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUST SHOW 2012 INSTEAD OF 2011
Revision #2502.1195.18 Tue 2012-08-07 16:23:53 +0530
Bug#14068244: INCOMPATIBILITY BETWEEN LIBMYSQLCLIENT/LIBMYSQLCLIENT_R AND LIBCRYPTO
Revision #2502.1195.17 Sun 2012-08-05 16:29:28 +0530
Bug #14099846: EXPORT_SET CRASHES DUE TO OVERALLOCATION OF MEMORY
Revision #2502.1195.16 Tue 2012-07-31 20:41:46 +0200
INSTALL-BINARY placeholder: change invalid URLs (request from Kristofer)
Revision #2502.1195.15 Fri 2012-07-27 09:13:10 +0200
Bug#14111180 HANDLE_FATAL_SIGNAL IN PTR_COMPARE_1 / QUEUE_INSERT
Revision #2502.1195.14 Fri 2012-07-27 12:05:37 +0530
Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLE
Revision #2502.1195.13 Thu 2012-07-26 23:44:43 +0530
BUG#13868860 - LIMIT '5' IS EXECUTED WITHOUT ERROR WHEN '5' IS PLACE HOLDER AND USE SERVER-SIDE
Revision #2502.1195.12 Thu 2012-07-26 23:23:04 +0530
Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLE
Revision #2502.1195.11 Thu 2012-07-26 21:47:03 +0530
Bug#13741677 MYSQL_SECURE_INSTALLATION DOES NOT WORK + SAVES ROOT PASSWORD TO DISK!
Revision #2502.1195.10 Thu 2012-07-26 15:05:24 +0200
Backport of Bug#14171740 65562: STRING::SHRINK SHOULD BE A NO-OP WHEN ALLOCED=0
Revision #2502.1195.9 Thu 2012-07-26 15:09:22 +0530
Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLE
Revision #2502.1195.8 Wed 2012-07-25 13:51:39 +0530
Bug #13113026 INFORMATION_SCHEMA.INNODB_BUFFER_PAGE_LRUFROM 5.6 BACKPORT
Revision #2502.1195.7 Tue 2012-07-24 09:27:00 +0400
Fixing wrong copyright. Index.xml was modified in 2005, while the copyright notice still mentioned 2003.
Revision #2502.1195.6 Thu 2012-07-19 15:55:41 +0200
Reverting broken configure/make stuff
Revision #2502.1195.5 Thu 2012-07-19 12:57:36 +0200
Bug #14035452 - MODULARIZE MYSQL_CLIENT_TEST Added new minimal client using same framework Added internal test using it Small changes to top level make/configure/cmake to have it built
Revision #2502.1195.4 Thu 2012-07-19 13:52:34 +0530
Bug #12615411 - server side help doesn't work as first statement
Revision #2502.1195.3 Wed 2012-07-18 14:36:08 +0530
Bug#11762052: 54599: BUG IN QUERY PLANNER ON QUERIES WITH "ORDER BY" AND "LIMIT BY" CLAUSE
Revision #2502.1195.2 Thu 2012-07-12 16:42:07 +0530
Bug #11765218 58157: INNODB LOCKS AN UNMATCHED ROW EVEN THOUGH USING RBR AND RC
Revision #2502.1195.1 Wed 2012-07-11 15:18:34 +0200
Raise version number after cloning 5.1.65
Revision #2643.137.21 [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.6.48 Thu 2012-11-01 15:16:42 +0100
Updated with changes from Percona Server 5.1.66-rel14.1 tarball.
Revision #2643.137.19 Wed 2012-10-31 23:22:32 +0200
Fixed MDEV-647,Bug #986261 - Aria unit tests fail at ma_test2
Revision #2643.137.12 [merge] Fri 2012-08-24 10:34:55 +0200
Merge with latest 5.1.
Revision #2643.138.1 Fri 2012-08-24 10:06:16 +0200
MDEV-382: Incorrect quoting (CVE-2012-4414)
Revision #2643.137.10 [merge] Wed 2012-08-22 11:40:39 +0200
merge with MySQL 5.1.65
Revision #2502.1137.219 [merge] Thu 2012-07-12 10:00:14 +0200
Merge unpushed changes from 5.1.64-release
Tue 2012-06-26 16:30:15 +0200
Solve a linkage problem with "libmysqld" on several Solaris platforms: a multiple definition of 'THD::clear_error()' in (at least) libmysqld.a(lib_sql.o) and libmysqld.a(libfederated_a-ha_federated.o).
Thu 2012-06-21 16:26:50 +0200
Fixing wrong comment syntax (discovered by Kent)
Wed 2012-06-20 13:10:13 +0200
Version for this release build is 5.1.64
[merge] Wed 2012-06-20 13:06:32 +0200
Merge
Tue 2012-07-10 18:55:07 +0530
[merge] Tue 2012-07-10 13:51:50 +0300
merge from 5.1 repo.
Tue 2012-07-10 11:57:24 +0200
mysql_client_fw.c was not included in make dist
[merge] Tue 2012-07-10 13:00:03 +0300
merge from 5.1 repo.
Tue 2012-07-10 14:23:17 +0530
BUG#11762670:MY_B_WRITE RETURN VALUE IGNORED
[merge] Tue 2012-07-10 12:48:23 +0300
merge from 5.1 repo.
Tue 2012-07-10 10:04:57 +0200
mysql_client_test did not build within limbysqld/examples
Thu 2012-07-05 14:37:48 +0300
Bug#14275000
Tue 2012-07-03 18:00:21 +0530
BUG#11762667:MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUT
Fri 2012-06-29 18:24:43 +0400
minor update to make MSVS happy
Thu 2012-06-28 18:38:55 +0300
Bug #13708485: malformed resultset packet crashes client
Fri 2012-06-29 13:25:57 +0200
Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)
Fri 2012-06-29 12:55:45 +0400
Backport of the deprecation warning from : "Deprecate and remove YEAR(2) type"
[merge] Thu 2012-06-28 14:34:49 +0200
Merge.
Mon 2012-06-18 09:20:12 +0200
Bug#13003736 CRASH IN ITEM_REF::WALK WITH SUBQUERIES
Tue 2012-06-19 12:56:40 +0530
Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST INC_HOST_ERRORS() IS CALLED.
Fri 2012-06-15 13:31:27 +0200
Raise version number after cloning 5.1.64
Thu 2012-06-14 17:07:49 +0530
BUG #13946716: FEDERATED_PLUGIN TEST CASE FAIL ON 64BIT ARCHITECTURES
Wed 2012-06-13 16:03:58 +0530
Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST INC_HOST_ERRORS() IS CALLED.
[merge] Tue 2012-06-12 12:59:13 +0530
BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET
Mon 2012-05-21 12:57:39 +0530
BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET
Tue 2012-06-05 15:53:39 +0200
Bug#14051002 VALGRIND: CONDITIONAL JUMP OR MOVE IN RR_CMP / MY_QSORT
Fri 2012-06-01 14:12:57 +0530
Bug #13933132: [ERROR] GOT ERROR -1 WHEN READING TABLE APPEARED WHEN KILLING
Thu 2012-05-31 22:28:18 +0530
Thu 2012-05-31 14:32:29 +0530
Wed 2012-05-30 14:00:29 +0530
Wed 2012-05-30 13:54:15 +0530
Fixing the build failure on Windows debug build.
Tue 2012-05-29 12:11:30 +0530
Bug#11762667: MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUT
Thu 2012-05-24 12:37:03 -0400
Bug #14100254 65389: MVCC IS BROKEN WITH IMPLICIT LOCK
Mon 2012-05-21 17:25:40 +0530
Bug #12752572 61579: REPLICATION FAILURE WHILE INNODB_AUTOINC_LOCK_MODE=1 AND USING TRIGGER
Fri 2012-05-18 14:44:40 +0530
BUG#14005409 - 64624
Thu 2012-05-17 18:07:59 +0530
Bug#12636001 : deadlock from thd_security_context
Thu 2012-05-17 11:41:46 +0100
Thu 2012-05-17 10:15:54 +0530
Wed 2012-05-16 16:36:49 +0530
Bug #13943231: ALTER TABLE AFTER DISCARD MAY CRASH THE SERVER
Wed 2012-05-16 16:14:27 +0530
Bug #13955256: KEYCACHE CRASHES, CORRUPTIONS/HANGS WITH, FULLTEXT INDEX AND CONCURRENT DML.
Wed 2012-05-16 11:17:48 +0530
Bug #12752572 61579: REPLICATION FAILURE WHILE INNODB_AUTOINC_LOCK_MODE=1 AND USING TRIGGER
Tue 2012-05-15 22:06:48 +0100
BUG#11754117 - 45670: INTVAR_EVENTS FOR FILTERED-OUT QUERY_LOG_EVENTS ARE EXECUTED
Tue 2012-05-15 15:04:39 +0300
Bug#14025221 FOREIGN KEY REFERENCES FREED MEMORY AFTER DROP INDEX
Tue 2012-05-15 13:12:22 +0300
Bug #11761822: yassl rejects valid certificate which openssl accepts
Tue 2012-05-15 09:14:44 +0200
Added some extra optional path to test suites
Thu 2012-05-10 10:18:31 +0530
Bug #14007649 65111: INNODB SOMETIMES FAILS TO UPDATE ROWS INSERTED BY A CONCURRENT TRANSACTIO
[merge] Tue 2012-05-08 07:19:14 +0200
Merge from mysql-5.1.63-release
Mon 2012-05-07 16:46:44 +0530
Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERY CAUSES RESTORE PROBLEM Problem Statement: ------------------ mysqldump is not having the dump stmts for general_log and slow_log tables. That is because of the fix for Bug#26121. Hence, after dropping the mysql database, and applying the dump by enabling the logging, "'general_log' table not found" errors are logged into the server log file.
Fri 2012-04-27 19:38:13 +0900
Bug#11758510 (#50723): INNODB CHECK TABLE FATAL SEMAPHORE WAIT TIMEOUT POSSIBLY TOO SHORT FOR BI Fixed not to check timeout during the check table.
Thu 2012-04-26 08:17:14 -0700
InnoDB: Adjust error message when a dropped tablespace is accessed.
[merge] Mon 2012-04-23 12:05:05 +0300
merge from 5.1 repo
Fri 2012-04-20 22:25:59 +0100
BUG#13979418: SHOW BINLOG EVENTS MAY CRASH THE SERVER
Mon 2012-04-23 11:51:19 +0300
BUG#11754117
Fri 2012-04-20 19:41:20 +0300
BUG#11754117 incorrect logging of INSERT into auto-increment BUG#11761686 insert_id event is not filtered.
Thu 2012-04-19 14:57:34 +0530
BUG#12427262 : 60961: SHOW TABLES VERY SLOW WHEN NOT IN SYSTEM DISK CACHE
Wed 2012-04-18 14:13:13 +0200
new header file must be listed in Makefile.am
Wed 2012-04-18 13:14:05 +0200
Backport 5.5=>5.1 Patch for Bug#13805127: Stored program cache produces wrong result in same THD.
Wed 2012-04-18 10:08:01 +0100
: Allow SHOW MASTER LOGS and SHOW BINARY LOGS with REPLICATION CLIENT
Wed 2012-04-18 11:25:01 +0530
Bug#12713907:STRANGE OPTIMIZE & WRONG RESULT UNDER ORDER BY COUNT(*) LIMIT.
Tue 2012-04-17 13:25:41 +0300
Raise version number after cloning 5.1.63
Revision #2643.137.7 [merge] Thu 2012-05-17 12:12:33 +0200
merge with mysql-5.1.63
Revision #2502.1184.18 [merge] Tue 2012-04-10 14:21:57 +0300
merge mysql-5.1->mysql-5.1-security
Mon 2012-04-09 16:42:41 +0530
Bug #11766072 59107: MYSQLSLAP CRASHES IF STARTED WITH NO ARGUMENTS ON WINDOWS
Fri 2012-04-06 17:03:13 +0530
BUG#13738989 : 62136 : FAILED TO FETCH SELECT RESULT USING EMBEDDED MYSQLD
Wed 2012-03-28 12:05:31 +0530
Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVE
[merge] Wed 2012-03-28 13:35:44 +1100
Merge from mysql-5.0
Wed 2012-03-28 13:08:25 +1100
Bug# 13847885 - PURGING STALLS WHEN PURGE_SYS->N_PAGES_HANDLED OVERFLOWS
Revision #2502.1137.164 Tue 2012-03-27 14:39:27 +0200
Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMER
Revision #2502.1137.163 Tue 2012-03-27 12:42:11 +0530
Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVE
Revision #2502.1184.17 Fri 2012-04-06 12:04:07 +0300
Bug #13934049: 64884: LOGINS WITH INCORRECT PASSWORD ARE ALLOWED
Revision #2502.1184.16 Wed 2012-04-04 13:29:45 +0400
Bug#11766300 59387: FAILING ASSERTION: CURSOR->POS_STATE == 1997660512 (BTR_PCUR_IS_POSITIONE Bug#13639204 64111: CRASH ON SELECT SUBQUERY WITH NON UNIQUE INDEX The crash happened due to wrong calculation of key length during creation of reference for sort order index. The problem is that keyuse->used_tables can have OUTER_REF_TABLE_BIT enabled but used_tables parameter(create_ref_for_key() func) does not have it. So key parts which have OUTER_REF_TABLE_BIT are ommited and it could lead to incorrect key length calculation(zero key length).
Revision #2502.1184.15 [merge] Wed 2012-03-21 14:58:27 +0200
empty weave merge mysql-5.0-security->mysql-5.1-security
Revision #1810.4003.3 [merge] Wed 2012-03-21 14:35:25 +0200
weave merge mysql-5.0->mysql-5.0-security
Revision #2502.1184.14 [merge] Wed 2012-03-21 14:53:09 +0200
merge mysql-5.1->mysql-5.1-security
Revision #2502.1137.162 [merge] Wed 2012-03-21 11:18:21 +0100
Upmerge an empty merge changeset (backmerge of 5.0.96 into main 5.0), solve a conflict in ".bzr-mysql/default.conf".
Revision #1810.3997.21 [merge] Tue 2012-03-20 17:30:49 +0100
Merge from mysql-5.0.96-release
Revision #2502.1137.161 [merge] Tue 2012-03-20 17:35:41 +0100
Merge from mysql-5.1.62-release
Revision #2502.1137.160 Fri 2012-03-16 12:06:29 +0530
Bug #11766634 59783: INNODB DATA GROWS UNEXPECTEDLY WHEN INSERTING, TRUNCATING, INSERTING THE
Revision #2502.1137.159 Thu 2012-03-15 13:30:17 -0400
Bug#13825266 RACE IN LOCK_VALIDATE() WHEN ACCESSING PAGES DIRECTLY FROM BUFFER POOL
Revision #2502.1137.158 Thu 2012-03-15 12:38:40 -0400
Bug#13851171 STRING OVERFLOW IN INNODB CODE FOUND BY STATIC ANALYSIS
Revision #2502.1137.157 Thu 2012-03-15 11:53:30 -0400
Bug#13537504 VALGRIND: COND. JUMP/MOVE DEPENDS ON UNINITIALISED VALUES IN OS_THREAD_EQ
Revision #2502.1137.156 Mon 2012-03-12 23:23:40 +0000
BUG#12400313
Revision #2502.1137.155 [merge] Mon 2012-03-12 23:16:44 +0000
Automerge merge with latest mysql-5.1.
Revision #2502.1189.2 Mon 2012-03-12 23:15:01 +0000
BUG#12400313
Revision #2502.1137.154 [merge] Mon 2012-03-12 21:58:00 +0000
BUG#12400313
Revision #2502.1189.1 Mon 2012-03-12 12:28:27 +0000
BUG#12400313 RELAY_LOG_SPACE_LIMIT IS NOT WORKING IN MANY CASES BUG#64503: mysql frequently ignores --relay-log-space-limit
Revision #2502.1137.153 Fri 2012-03-09 11:07:16 +0530
Bug #11766634 59783: InnoDB data grows unexpectedly when inserting, truncating, inserting the same set of rows. When a table is re-created with the same set of rows, the data file size must not grow.
Revision #2502.1137.152 Thu 2012-03-08 17:10:10 +0200
Fix a compiler warning about possibly uninitiaizlied variable.
Revision #2502.1184.13 Mon 2012-03-12 08:56:56 +0100
Bug#13031606 VALUES() IN A SELECT STATEMENT CRASHES SERVER
Revision #2502.1184.12 Sun 2012-03-11 16:05:42 +0400
Fixed test case for bug #13105873 "valgrind warning:possible crash in foreign key handling on subsequent create table if not exists".
Revision #2502.1184.11 [merge] Thu 2012-03-08 17:20:03 +0200
empty weave merge mysql-5.0-security->mysql-5.1-security
Revision #1810.4003.2 [merge] Thu 2012-03-08 17:15:43 +0200
empty auto merge of mysql-5.0->mysql-5.0-security
Revision #2502.1184.10 [merge] Thu 2012-03-08 17:16:53 +0200
merge mysql-5.1->mysql-5.1-security
Revision #2502.1137.151 Thu 2012-03-08 14:56:22 +0200
Bug#13807811 BTR_PCUR_RESTORE_POSITION() CAN SKIP A RECORD
Revision #2502.1137.150 Tue 2012-03-06 13:30:30 +0100
Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONS
Revision #2502.1137.149 [merge] Wed 2012-02-29 20:51:38 +0100
merge into mysql-5.1
Revision #2502.1188.1 Mon 2012-02-20 22:59:11 +0100
Bug#11761296: 53775: QUERY ON PARTITIONED TABLE RETURNS CACHED RESULT FROM PREVIOUS TRANSACTION
Revision #2502.1137.148 [merge] Wed 2012-02-29 14:52:08 +0530
Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BREAKS REPLICATION
Revision #2502.1187.1 Wed 2012-02-29 12:23:15 +0530
Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BREAKS REPLICATION
Revision #2502.1137.147 Tue 2012-02-28 21:41:55 +0200
Fix a mistake in the Bug#12861864 fix.
Revision #2502.1137.146 Tue 2012-02-28 14:00:00 +0200
Bug#12861864 RACE CONDITION IN BTR_GET_SIZE() AND DROP INDEX/TABLE/DATABASE also filed as Bug#13146269, Bug#13713178
Revision #2502.1137.145 Mon 2012-02-27 23:19:14 +0200
Remove a bogus BLOB debug assertion that was added in Bug#13721257 fix.
Revision #2502.1137.144 Fri 2012-02-24 11:53:36 +0530
Bug#13012483:EXPLAIN EXTENDED, PREPARED STATEMENT, CRASH IN CHECK_SIMPLE_EQUALITY
Revision #2502.1137.143 Tue 2012-02-21 17:57:07 +0200
Fix Bug#13639142 64128: INNODB ERROR IN SERVER LOG OF INNODB_BUG34300
Revision #2502.1137.142 [merge] Tue 2012-02-21 14:14:52 +0200
merged and updated the version in mysql-5.1
Revision #1810.3997.20 Tue 2012-02-21 14:13:31 +0200
bumped up the version of the main tree to match the security tree
Revision #2502.1137.141 Sun 2012-02-19 03:18:49 +0000
BUG 13454045 - 63524: BUG #35396 "ABNORMAL/IMPOSSIBLE/LARGE QUERY_TIME AND LOCK_TIME" HAPPENS A
Revision #2502.1185.1 Fri 2012-02-17 19:02:17 +0000
BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON WINDOWS
Revision #3125.1.2 Mon 2012-04-16 23:31:02 +0200
backport a change from 5.5 to remove thread sleeps from Innodb assertions on Windows. This can result in bad deadlocks (e.g loader lock), seen in latest crash reports.
Revision #2502.1193.3 Mon 2012-07-09 16:36:50 +0200
Fixed compile error in mysql_client_test using gcc
Revision #2502.1193.2 Mon 2012-07-09 15:10:07 +0200
Refactor mysql_client_test.c into a framework part and a test part
Revision #2502.1193.1 Thu 2012-07-05 13:41:16 +0300
Bug #13889741: HANDLE_FATAL_SIGNAL IN DB_ENTER | HANDLE_FATAL_SIGNAL IN STRNLEN
This page is licensed: CC BY-SA / Gnu FDL