summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* null-merged the backported fix for bug 34773 to 5.1-bugteamGeorgi Kodinov2008-12-090-0/+0
|\
| * backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-098-24/+143
| * mergePatrick Crews2008-12-0917-25/+222
| |\
* | \ merged 37936 to 5.1-bugteamGeorgi Kodinov2008-12-095-27/+106
|\ \ \
| * | | Bug #37936: ASSERT_COLUMN_MARKED_FOR_WRITE in Field_datetime::store ,Georgi Kodinov2008-12-095-27/+106
* | | | due to mergeHorst Hunger2008-12-0919-622/+147
|\ \ \ \
| * \ \ \ automergeSergey Glukhov2008-12-0911-601/+35
| |\ \ \ \
| | * \ \ \ Merge of latest changes into GCA treeMatthias Leich2008-12-096-4/+95
| | |\ \ \ \
| | * \ \ \ \ Merge of fix for Bug 40904 into GCA treeMatthias Leich2008-12-0911-601/+35
| | |\ \ \ \ \
| | | * | | | | Fix for Bug#40904 20 tests in 5.1 are disabled in a bad mannerMatthias Leich2008-12-0811-601/+35
| * | | | | | | updated test resultsSergey Glukhov2008-12-092-18/+18
| | |_|/ / / / | |/| | | | |
| * | | | | | mergePatrick Crews2008-12-096-4/+95
| |\ \ \ \ \ \
| | * \ \ \ \ \ 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-096-4/+95
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | | * | | | Bug#31399 Wrong query result when doing join buffering over BIT fieldsSergey Glukhov2008-12-093-2/+62
| | | * | | | Bug#31291 ALTER TABLE CONVERT TO CHARACTER SET does not change some data typesSergey Glukhov2008-12-093-1/+32
| * | | | | | mergePatrick Crews2008-12-0924-32/+280
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | merge 5.0->5.1Patrick Crews2008-12-080-0/+0
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | mergePatrick Crews2008-12-087-43/+65
| | |\ \ \ \ \
| | * | | | | | Bug#41258: mysql-test-run does not copy subdirectories of std_data on Windows...Patrick Crews2008-12-051-7/+1
* | | | | | | | due to mergeHorst Hunger2008-12-0985-505/+1038
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | 5.0-bugteam->5.1-bugteam automergeSergey Glukhov2008-12-090-0/+0
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | automergeSergey Glukhov2008-12-094-7/+51
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ automergeSergey Glukhov2008-12-095-8/+65
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge from mysql-5.0-bugteam to mysql-5.1-bugteam.Alexey Kopytov2008-12-091-1/+1
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Merge from mysql-5.0-bugteam.Alexey Kopytov2008-12-093-6/+50
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Added a missing bit from the original patch for bug #27483 which was lost whe...Alexey Kopytov2008-12-091-1/+1
| | * | | | | | | | | Merge.Sergey Vojtovich2008-12-091-1/+14
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ mergingAlexey Botchkov2008-12-093-0/+48
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Bug#35934 mysql_upgrade calls mysqlcheck with insufficient parametersAlexey Botchkov2008-12-091-1/+14
| | * | | | | | | | | | | Merge.Sergey Vojtovich2008-12-093-6/+50
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | / / / / / / / | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Merge.Sergey Vojtovich2008-12-093-6/+50
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | BUG#37245 - Full text search problemSergey Vojtovich2008-11-283-6/+50
| * | | | | | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-0910-10/+74
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | bug#35558 Wrong server metadata blows up the clientSergey Glukhov2008-12-093-5/+22
| | * | | | | | | | | Bug#35796 SHOW CREATE TABLE and default value for BIT fieldSergey Glukhov2008-12-094-3/+48
| | |/ / / / / / / /
| * | | | | | | | | Bug#40949 Debug version of MySQL server crashes when run OPTIMIZE on compress...Sergey Glukhov2008-12-093-0/+48
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge from mysql-5.0-bugteam to mysql-5.1-bugteam.Alexey Kopytov2008-12-092-7/+7
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fixed type_float failures in --ps-protocol mode introduced by the test case f...Alexey Kopytov2008-12-092-7/+7
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | merge 5.1-bt to a local clone.Andrei Elkin2008-12-092-2/+18
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Replace C++ comment in a header file. Thanks, Alik!Chad MILLER2008-12-081-2/+2
| | * | | | | | mergeVladislav Vaintroub2008-12-0822-182/+353
| | |\ \ \ \ \ \
| | * | | | | | | Bug#39750 -cannot create temp file on Windows.Vladislav Vaintroub2008-12-051-0/+16
| * | | | | | | | Bug #33420 Test 'rpl_packet' fails randomly with changed "Exec_Master_Log_Pos"Andrei Elkin2008-12-081-2/+0
| * | | | | | | | merging 5.1-bt to a local tree.Andrei Elkin2008-12-0833-402/+409
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | mergeMattias Jonsson2008-12-082-46/+20
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ merge bug#33420, bug#41173 on bt 5.0 -> 5.1Andrei Elkin2008-12-082-46/+20
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | merge 5.0->5.0-bugteam for a local tree containing bug#33420 Test 'rpl_packet...Andrei Elkin2008-12-085-1/+43
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Pull from mysql-5.0-bugteamAlexey Kopytov2008-12-081-2/+2
| | | | | |\ \ \ \ \ \
| | | | * | | | | | | | Bug #33420 Test 'rpl_packet' fails randomly with changed "Exec_Master_Log_Pos"Andrei Elkin2008-12-042-41/+21
| | * | | | | | | | | | mergeMattias Jonsson2008-12-083-11/+16
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |