summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-1612-19/+27
|\
| * Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-1015-25/+32
* | Local mergeMarc Alff2010-11-1649-233/+2069
|\ \
| * \ Local mergeMarc Alff2010-11-1644-196/+2000
| |\ \
| | * | disabled main.create-big as pre-push fixMattias Jonsson2010-11-161-0/+1
| | * | Manual merge of bug#58197 to mysql-5.5.Mattias Jonsson2010-11-165-11/+19
| | |\ \ | | | |/
| | | * mergeMattias Jonsson2010-11-158-10/+26
| | | |\
| | | | * Bug#58197: main.variables-big fails on windowsMattias Jonsson2010-11-158-10/+26
| | * | | mergeMattias Jonsson2010-11-154-4/+111
| | |\ \ \
| | | * | | Bug#57778: failed primary key add to partitioned innodb table inconsistent an...Mattias Jonsson2010-11-054-4/+111
| | * | | | mergeMattias Jonsson2010-11-156-2/+332
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | mergeMattias Jonsson2010-11-156-2/+332
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Bug#57890: Assertion failed: next_insert_id == 0Mattias Jonsson2010-11-116-2/+332
| | * | | | Bug#54812: assert in Diagnostics_area::set_ok_status Jorgen Loland2010-11-156-6/+109
| | * | | | mergeVladislav Vaintroub2010-11-138-8/+1353
| | |\ \ \ \
| | | * | | | Fix for Bug#56934 (mysql_stmt_fetch() incorrectly fills MYSQL_TIMEAlexander Nozdrin2010-11-137-8/+1352
| | | * | | | Patch for bug#57596Joerg Bruehe2010-11-121-0/+1
| | * | | | | add missing COMPONENT to all CMake INSTALL commandsVladislav Vaintroub2010-11-1310-28/+38
| | * | | | | Bug#58178: "make package" is broken with cmake 2.8.3Vladislav Vaintroub2010-11-132-0/+17
| | |/ / / /
| | * | | | Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are...Vladislav Vaintroub2010-11-125-29/+13
| | * | | | mergeVladislav Vaintroub2010-11-1256-19809/+76
| | |\ \ \ \
| | | * \ \ \ mergeSunanda Menon2010-11-11274-22157/+3164
| | | |\ \ \ \
| | | * | | | | #57746: Win directory of source distribution - out-of-date files / support fo...Sunanda Menon2010-11-111-108/+2
| | * | | | | | Bug #52275 CMake configure wrapper does not handleVladislav Vaintroub2010-11-121-0/+5
| * | | | | | | Bug#58052 Binary log IO not being accounted for properlyMarc Alff2010-11-125-37/+69
| | |_|/ / / / | |/| | | | |
* | | | | | | Bug#58003 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY_...Marc Alff2010-11-116-21/+112
|/ / / / / /
* | | | | | Merge patch for BUG#58079.Sergey Vojtovich2010-11-1152-19700/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | BUG#58079 - Remove the IBM DB2 storage engineSergey Vojtovich2010-11-1152-19683/+0
* | | | | | Auto-merge from mysql-5.1-bugteam for bug#54375.Dmitry Shulga2010-11-113-1/+74
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Fixed bug#54375 - Error in stored procedure leaves connectionDmitry Shulga2010-11-113-1/+74
* | | | | Fix typo : SVR5=>SVR4Vladislav Vaintroub2010-11-101-1/+1
* | | | | removed misleading and over-promissing comments.Georgi Kodinov2010-11-101-6/+3
* | | | | Bug #57744: sql-common/client.c: Missing DBUG_RETURN macroGeorgi Kodinov2010-11-101-14/+14
* | | | | Bug#57704 Cleanup code dies with void TABLE::set_keyread(bool): Assertion `fi...Oystein Grovlen2010-11-103-0/+31
* | | | | null merge.Dmitry Shulga2010-11-100-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Fixed bug#56619 - Assertion failed duringDmitry Shulga2010-11-103-1/+24
* | | | | Auto-merge from 5.1-bugteam for bug#57386.Dmitry Shulga2010-11-101-1/+8
|\ \ \ \ \ | |/ / / /
| * | | | Fixed Bug#57386 - main.execution_constants segfault on MIPS64EL.Dmitry Shulga2010-11-101-1/+8
* | | | | Bug#58080: Crash on failure to create a thread to handle a user connectionDavi Arnaut2010-11-091-1/+1
* | | | | Null merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-090-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Bug#57210: remove pstackDavi Arnaut2010-11-0929-22399/+14
* | | | | null upmergeBjorn Munch2010-11-090-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | merge from 5.1-mtrBjorn Munch2010-11-0914-30/+62
| |\ \ \ \
| * \ \ \ \ due to merge.Horst.Hunger2010-11-08330-2656/+10741
| |\ \ \ \ \
* | \ \ \ \ \ merge from 5.5-mtrBjorn Munch2010-11-0926-34/+76
|\ \ \ \ \ \ \
| * | | | | | | some test fixes after merging 57840Bjorn Munch2010-11-0612-3/+13
| * | | | | | | upmerge 57840Bjorn Munch2010-11-0514-30/+62
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Bug #57840 MTR: parallel execution breaks with smart ordering of test casesBjorn Munch2010-11-0514-30/+62
| * | | | | | | Bug #57749 vs-config option of mysql-test-run does not workBjorn Munch2010-11-051-1/+1
* | | | | | | | null merge for 5.5-bugteamHorst.Hunger2010-11-090-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |