summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | btr_cur_search_to_nth_level(): Add a debug assertionMarko Mäkelä2012-01-252-0/+10
| | * | | | Merging from mysql-5.5Alexander Barkov2012-01-240-0/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | Merging from mysql-5.1Alexander Barkov2012-01-246-0/+282
| | | |\ \ \
| | * | \ \ \ Merging BUG#13458237 from 5.1.Alexander Barkov2012-01-244-3/+276
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | BUG#13458237 - INCONSISTENT HANDLING OF INVALIDE DATES WITH ZERO DAY. SIMILAR...Alexander Barkov2012-01-244-3/+246
| | * | | | | BUG#12364404 - UNDETERMINISTIC WAIT LOOP IN WAIT_FOR_NDB_TO_BINLOG.INCNuno Carvalho2012-01-231-27/+12
| | * | | | | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI...Manish Kumar2012-01-239-40/+112
| | * | | | | Merging Bug#11752408 from mysql-5.1Alexander Barkov2012-01-236-0/+282
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Bug#11752408 - 43593: DUMP/BACKUP/RESTORE/UPGRADE TOOLS FAILS BECAUSE OF UTF8...Alexander Barkov2012-01-236-0/+282
| | | |/ / /
| | * | | | Bug#13612811 VALGRIND ERROR IN OS_AIO_INITInaam Rana2012-01-201-0/+3
| | * | | | Bug#13500478 63623: TEST CASE PARTITION_BINLOG_STMTMattias Jonsson2012-01-202-4/+5
| | * | | | Addendum to the fix for bug #11754014Georgi Kodinov2012-01-205-4/+5
| | * | | | Patch for bug#13070308 - VALGRIND failure in XA test.Dmitry Shulga2012-01-202-6/+15
| | * | | | BUG#13050593 - BACKSLASH SWALLOWED BY INCLUDE/SHOW_SLAVE_STATUS.INCNuno Carvalho2012-01-1912-20/+40
| | * | | | Bug#11765450 58421: INNODB TEMPORARY TABLE CRASH WHEN TMPDIR ON LINUX TMPFSInaam Rana2012-01-191-0/+94
| * | | | | BUG#12969301 : mysql_plugin: enable is ignored if plugin existschuck.bell@oracle.com2012-01-244-6/+104
* | | | | | bug#3593869-64035Andrei Elkin2012-01-198-21/+23
| |/ / / / |/| | | |
* | | | | merging from the 5.5 repo to local branch.Andrei Elkin2012-01-1814-31/+343
|\ \ \ \ \
| * \ \ \ \ merged bug #11754014Georgi Kodinov2012-01-177-25/+71
| |\ \ \ \ \
| | * | | | | Bug #11754014: 45549: udf plugin_dir path separator inconsistency Georgi Kodinov2012-01-167-25/+71
| * | | | | | Bug #11761530: 54035: MSYQLD_SAFE BEHAVIOUR CONSUMES TOO MUCH CPU IF IT IS UN...Georgi Kodinov2011-11-101-0/+38
| * | | | | | Null-merge from mysql-5.1.Nirbhay Choubey2012-01-170-0/+0
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Bug #11760384 52792: MYSQLDUMP IN XML MODE DOES NOTNirbhay Choubey2012-01-171-1/+1
| * | | | | | Add missing sys_vars tests for InnoDB variables.Marko Mäkelä2012-01-166-6/+234
* | | | | | | BUG#13593869 - 64035: SEVERAL ERRORS IN COM_BINLOG_DUMP/MYSQL_BINLOG_SEND CRA...Andrei Elkin2012-01-1811-34/+77
|/ / / / / /
* | | | | | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-01-161-2/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#13496818 ASSERTION: REC_PAGE_NO > 4 IN IBUF CONTRACTIONMarko Mäkelä2012-01-163-8/+29
* | | | | | Bug#13551687 CMAKE GENERATED PROJECT FILES ALWAYS HAVE THE SAME NAME IN VISUA...Tor Didriksen2012-01-161-1/+12
* | | | | | Automerge from mysql-5.1 to mysql-5.5.Nuno Carvalho2012-01-161-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | BUG#11893288 60542: RPL.RPL_EXTRA_COL_MASTER_* DOESN'T TEST WHAT WAS INTENDEDNuno Carvalho2012-01-165-3503/+9
* | | | | | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-01-161-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | buf_page_get_known_nowait(): Relax a bogus debug assertion.Marko Mäkelä2012-01-161-1/+1
* | | | | | Merging from mysql-5.1 to mysql-5.5. Annamalai Gurusami2012-01-161-11/+97
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug #11765438 58406: Annamalai Gurusami2012-01-164-22/+244
* | | | | | fix compile warning: may be used uninitializedTor Didriksen2012-01-121-1/+1
* | | | | | weave merge of mysql-5.1->mysql-5.5Georgi Kodinov2012-01-123-5/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | empty weave mergeGeorgi Kodinov2012-01-120-0/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge from mysql-5.0.95-releaseBjorn Munch2012-01-1118-28/+806
| | |\ \ \ \
| * | \ \ \ \ Merge from mysql-5.1.61-releaseKaren Langford2012-01-1112-10/+61
| |\ \ \ \ \ \
| | * | | | | | Fixes required to build on AIXKaren Langford2012-01-114-6/+6
* | | | | | | | BUG#13354387 - CRASH IN IN MY_DECIMAL::OPERATOR FOR VIEW AND FUNCTION UNIX_TIMEAlexander Barkov2012-01-123-1/+33
* | | | | | | | Merge from mysql-5.5.20-releasehery.ramilison@oracle.com2012-01-118-0/+97
|\ \ \ \ \ \ \ \
| * | | | | | | | Test case for BUG11763712 is intended for 5.1 only.Sergey Vojtovich2011-12-162-58/+0
| * | | | | | | | merge. Disabled the added test in merge.test from 5.1.Mattias Jonsson2011-12-154-0/+60
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Post push fix for merge.test and mysqlcheck.test on windowsMattias Jonsson2011-12-153-3/+9
| * | | | | | | | empty weave merge mysql-5.1-security->mysql-5.5-securityGeorgi Kodinov2011-12-150-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-12-159-3/+56
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-12-1520-10/+128
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | merged bug#12361113.Mattias Jonsson2011-12-146-0/+95
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | mergeMattias Jonsson2011-12-144-0/+40
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |