| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug#42158: leak: SSL_get_peer_certificate() doesn't have matching X509_free() | Davi Arnaut | 2009-05-25 | 3 | -3/+27 |
* | Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, and | Georgi Kodinov | 2009-05-25 | 8 | -41/+484 |
* | Workaround a compiler that does not support certain C99 features for C code. | Davi Arnaut | 2009-05-23 | 1 | -2/+2 |
* | BUG#41725: upmerge: 5.0-bt --> 5.1-bt | Luis Soares | 2009-05-23 | 3 | -0/+99 |
|\ |
|
| * | BUG#41725: slave crashes when inserting into temporary table after | Luis Soares | 2009-05-23 | 3 | -0/+99 |
| * | merge | Patrick Crews | 2009-05-22 | 2 | -6/+3 |
| |\ |
|
* | \ | merge 5.0-> 5.1 | Patrick Crews | 2009-05-22 | 4 | -1/+271 |
|\ \ \
| |/ / |
|
| * | | Bug#40465 - mysqldump.test does no checking of dump or restore | Patrick Crews | 2009-05-22 | 4 | -22/+21 |
| * | | Bug#40465: mysqldump.test does no checking of dump or restore. | Patrick Crews | 2009-05-21 | 4 | -0/+393 |
* | | | Bug #42778: delete order by null global variable causes | Gleb Shchepa | 2009-05-22 | 2 | -12/+0 |
* | | | Bug #42778: delete order by null global variable causes | Gleb Shchepa | 2009-05-22 | 14 | -65/+115 |
* | | | Automerge. | Alexey Kopytov | 2009-05-21 | 2 | -14/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Automerge. | Alexey Kopytov | 2009-05-21 | 2 | -14/+3 |
| |\ \ |
|
| | * | | Attempt #2 to fix PB failures introduced by the patch for bug #44796. | Alexey Kopytov | 2009-05-21 | 2 | -14/+3 |
* | | | | Automerge. | Alexey Kopytov | 2009-05-21 | 2 | -1/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | Automerge. | Alexey Kopytov | 2009-05-21 | 2 | -1/+9 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Fixed a PB failure introduced by the patch for bug #44796. | Alexey Kopytov | 2009-05-21 | 2 | -1/+9 |
* | | | Automerge. | Alexey Kopytov | 2009-05-21 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | Automerge. | Alexey Kopytov | 2009-05-21 | 3 | -1/+47 |
| |\ \
| | |/ |
|
* | | | Automerge. | Alexey Kopytov | 2009-05-21 | 3 | -1/+47 |
|\ \ \ |
|
| * \ \ | Automerge. | Alexey Kopytov | 2009-05-21 | 3 | -1/+47 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Bug #44796: valgrind: too many my_longlong10_to_str_8bit | Alexey Kopytov | 2009-05-20 | 3 | -1/+47 |
* | | | | Auto-merge. | Ramil Kalimullin | 2009-05-21 | 7 | -2/+108 |
|\ \ \ \ |
|
| * | | | | Fix for bug#44743: Join in combination with concat does not always work | Ramil Kalimullin | 2009-05-21 | 7 | -2/+108 |
* | | | | | auto-merge 5.1-bugteam (local) --> 5.1-bugteam | Alfranio Correia | 2009-05-21 | 5 | -9/+23 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | BUG#43949 Initialization of slave produces a warning message in Valgrind | Alfranio Correia | 2009-04-19 | 5 | -9/+23 |
* | | | | | Merge of latest modfications into GCA tree, no conflicts | Matthias Leich | 2009-05-20 | 11 | -138/+259 |
|\ \ \ \ \ |
|
| * | | | | | Adding missing forward declaration for bug 43560 | Staale Smedseng | 2009-05-20 | 1 | -1/+2 |
| * | | | | | Recommit of bug 43560 after merge with mysql-5.1-bugteam | Staale Smedseng | 2009-05-20 | 3 | -39/+174 |
| * | | | | | Auto merge | He Zhenxing | 2009-05-20 | 3 | -29/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | Revert of the fix for bug #44399 (joro@sun.com-20090512135917-kal1dvtqpqgnj3yc). | Georgi Kodinov | 2009-05-20 | 3 | -29/+14 |
| * | | | | | | Post fix of result file after push of BUG#42415 | He Zhenxing | 2009-05-20 | 5 | -70/+70 |
| |/ / / / / |
|
* | | | | | | Merge fix for bug 42308 into GCA tree | Matthias Leich | 2009-05-20 | 25 | -37/+122 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fix for Bug#42308 Several server tests do not pass MTR's --check option | Matthias Leich | 2009-05-15 | 25 | -37/+122 |
* | | | | | | BUG#42415 UPDATE with LIMIT clause unsafe for statement format even when ORDE... | He Zhenxing | 2009-05-20 | 1 | -1/+1 |
* | | | | | | Bug #44399: crash with statement using TEXT columns, aggregates, GROUP BY, | Georgi Kodinov | 2009-05-12 | 3 | -14/+29 |
* | | | | | | merge to 5.1-bugteam tree | Satya B | 2009-05-19 | 3 | -1/+22 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-05-19 | 3 | -1/+22 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | Bug#39793 Foreign keys not constructed when column has a '#' in a comment or ... | Sergey Glukhov | 2009-05-19 | 3 | -1/+22 |
* | | | | | | | Applying InnoDB snashot 5.1-ss5024,part 3. Fixes BUG#42101 | Satya B | 2009-05-19 | 8 | -7/+115 |
* | | | | | | | Applying InnoDB snashot 5.1-ss5024, part 2. Fix for BUG#44320 | Satya B | 2009-05-19 | 1 | -1/+1 |
* | | | | | | | Applying InnoDB snashot 5.1-ss5024 part 1, Follow up Fix for BUG#43660 | Satya B | 2009-05-19 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Fix for bug#44860: ALTER TABLE on view crashes server | Ramil Kalimullin | 2009-05-19 | 4 | -0/+35 |
* | | | | | | manual merge 5.0-bugteam --> 5.1-bugteam (bug 40825) | Gleb Shchepa | 2009-05-19 | 3 | -1/+44 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Bug#40825: Error 1356 while selecting from a view | Gleb Shchepa | 2009-05-18 | 3 | -1/+44 |
| | |_|_|/
| |/| | | |
|
* | | | | | Bug#44920 - MTR2 is not processing master.opt input properly on Windows | Patrick Crews | 2009-05-18 | 2 | -5/+4 |
* | | | | | Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errors | Kristofer Pettersson | 2009-05-18 | 1 | -1/+1 |
* | | | | | Automerge | Kristofer Pettersson | 2009-05-18 | 4 | -6/+55 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Bug #44768: SIGFPE crash when selecting rand from a view containing null | Gleb Shchepa | 2009-05-18 | 4 | -6/+55 |
* | | | | | Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errors | Kristofer Pettersson | 2009-05-18 | 1 | -1/+1 |
|/ / / / |
|