summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug#42158: leak: SSL_get_peer_certificate() doesn't have matching X509_free()Davi Arnaut2009-05-253-3/+27
* Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, andGeorgi Kodinov2009-05-258-41/+484
* Workaround a compiler that does not support certain C99 features for C code.Davi Arnaut2009-05-231-2/+2
* BUG#41725: upmerge: 5.0-bt --> 5.1-btLuis Soares2009-05-233-0/+99
|\
| * BUG#41725: slave crashes when inserting into temporary table afterLuis Soares2009-05-233-0/+99
| * mergePatrick Crews2009-05-222-6/+3
| |\
* | \ merge 5.0-> 5.1Patrick Crews2009-05-224-1/+271
|\ \ \ | |/ /
| * | Bug#40465 - mysqldump.test does no checking of dump or restorePatrick Crews2009-05-224-22/+21
| * | Bug#40465: mysqldump.test does no checking of dump or restore.Patrick Crews2009-05-214-0/+393
* | | Bug #42778: delete order by null global variable causes Gleb Shchepa2009-05-222-12/+0
* | | Bug #42778: delete order by null global variable causesGleb Shchepa2009-05-2214-65/+115
* | | Automerge.Alexey Kopytov2009-05-212-14/+3
|\ \ \ | | |/ | |/|
| * | Automerge.Alexey Kopytov2009-05-212-14/+3
| |\ \
| | * | Attempt #2 to fix PB failures introduced by the patch for bug #44796.Alexey Kopytov2009-05-212-14/+3
* | | | Automerge.Alexey Kopytov2009-05-212-1/+9
|\ \ \ \ | |/ / /
| * | | Automerge.Alexey Kopytov2009-05-212-1/+9
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fixed a PB failure introduced by the patch for bug #44796.Alexey Kopytov2009-05-212-1/+9
* | | Automerge.Alexey Kopytov2009-05-210-0/+0
|\ \ \ | |/ /
| * | Automerge.Alexey Kopytov2009-05-213-1/+47
| |\ \ | | |/
* | | Automerge.Alexey Kopytov2009-05-213-1/+47
|\ \ \
| * \ \ Automerge.Alexey Kopytov2009-05-213-1/+47
| |\ \ \ | | | |/ | | |/|
| | * | Bug #44796: valgrind: too many my_longlong10_to_str_8bit Alexey Kopytov2009-05-203-1/+47
* | | | Auto-merge.Ramil Kalimullin2009-05-217-2/+108
|\ \ \ \
| * | | | Fix for bug#44743: Join in combination with concat does not always workRamil Kalimullin2009-05-217-2/+108
* | | | | auto-merge 5.1-bugteam (local) --> 5.1-bugteamAlfranio Correia2009-05-215-9/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BUG#43949 Initialization of slave produces a warning message in ValgrindAlfranio Correia2009-04-195-9/+23
* | | | | Merge of latest modfications into GCA tree, no conflictsMatthias Leich2009-05-2011-138/+259
|\ \ \ \ \
| * | | | | Adding missing forward declaration for bug 43560Staale Smedseng2009-05-201-1/+2
| * | | | | Recommit of bug 43560 after merge with mysql-5.1-bugteamStaale Smedseng2009-05-203-39/+174
| * | | | | Auto mergeHe Zhenxing2009-05-203-29/+14
| |\ \ \ \ \
| | * | | | | Revert of the fix for bug #44399 (joro@sun.com-20090512135917-kal1dvtqpqgnj3yc).Georgi Kodinov2009-05-203-29/+14
| * | | | | | Post fix of result file after push of BUG#42415He Zhenxing2009-05-205-70/+70
| |/ / / / /
* | | | | | Merge fix for bug 42308 into GCA treeMatthias Leich2009-05-2025-37/+122
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for Bug#42308 Several server tests do not pass MTR's --check optionMatthias Leich2009-05-1525-37/+122
* | | | | | BUG#42415 UPDATE with LIMIT clause unsafe for statement format even when ORDE...He Zhenxing2009-05-201-1/+1
* | | | | | Bug #44399: crash with statement using TEXT columns, aggregates, GROUP BY, Georgi Kodinov2009-05-123-14/+29
* | | | | | merge to 5.1-bugteam treeSatya B2009-05-193-1/+22
|\ \ \ \ \ \
| * \ \ \ \ \ 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-193-1/+22
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Bug#39793 Foreign keys not constructed when column has a '#' in a comment or ...Sergey Glukhov2009-05-193-1/+22
* | | | | | | Applying InnoDB snashot 5.1-ss5024,part 3. Fixes BUG#42101Satya B2009-05-198-7/+115
* | | | | | | Applying InnoDB snashot 5.1-ss5024, part 2. Fix for BUG#44320Satya B2009-05-191-1/+1
* | | | | | | Applying InnoDB snashot 5.1-ss5024 part 1, Follow up Fix for BUG#43660Satya B2009-05-191-1/+1
|/ / / / / /
* | | | | | Fix for bug#44860: ALTER TABLE on view crashes serverRamil Kalimullin2009-05-194-0/+35
* | | | | | manual merge 5.0-bugteam --> 5.1-bugteam (bug 40825)Gleb Shchepa2009-05-193-1/+44
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#40825: Error 1356 while selecting from a viewGleb Shchepa2009-05-183-1/+44
| | |_|_|/ | |/| | |
* | | | | Bug#44920 - MTR2 is not processing master.opt input properly on WindowsPatrick Crews2009-05-182-5/+4
* | | | | Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-181-1/+1
* | | | | AutomergeKristofer Pettersson2009-05-184-6/+55
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug #44768: SIGFPE crash when selecting rand from a view containing nullGleb Shchepa2009-05-184-6/+55
* | | | | Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-181-1/+1
|/ / / /