summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.1-bugteam -> 5.1-bugteam (local).Sergey Vojtovich2009-02-122-3/+94
|\
| * Bug#40675 MySQL 5.1 crash with index merge algorithm and Merge tablesV Narayanan2009-02-122-3/+94
* | Merge 5.1-bugteam (local) -> 5.1-bugteam.Sergey Vojtovich2009-02-122-0/+32
|\ \
| * | BUG#39185 - Cardinality for merge tables calculated incorrectly.Sergey Vojtovich2009-02-052-0/+32
* | | Merge 5.0-bugteam -> 5.1-bugteam.Sergey Vojtovich2009-02-122-0/+12
|\ \ \ | |_|/ |/| |
| * | BUG#36737 - having + full text operator crashes mysqlSergey Vojtovich2009-02-122-0/+12
* | | merged bug 33813 to 5.1-bugteamGeorgi Kodinov2009-02-122-0/+49
|\ \ \ | |/ /
| * | merged bug 33813 to 5.0-bugteam Georgi Kodinov2009-02-122-0/+49
| |\ \
| | * | Bug #33813: Schema names are case-sensitive in DROP FUNCTIONGeorgi Kodinov2009-02-102-0/+49
* | | | BUG#13684: post push fix for test case.Luis Soares2009-02-112-0/+2
* | | | due to merge.Horst Hunger2009-02-1123-607/+480
|\ \ \ \
| * \ \ \ merge: 5.1-bt --> 5.1-bt localLuis Soares2009-02-1112-58/+46
| |\ \ \ \
| | * \ \ \ mergeVladislav Vaintroub2009-02-1110-54/+27
| | |\ \ \ \
| | | * | | | Bug #36763Mats Kindahl2009-02-104-32/+15
| | | * | | | Merging with 5.1-bugteamMats Kindahl2009-02-101-2/+2
| | | |\ \ \ \
| | | * | | | | BUG#36763: TRUNCATE TABLE fails to replicate when stmt-based binlogging is no...Mats Kindahl2009-02-106-22/+12
| | * | | | | | mergeVladislav Vaintroub2009-02-1014-551/+209
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Bug #42590 MTR v1 crashes under Active State PerlBjorn Munch2009-02-101-2/+2
| | | |/ / / /
| | * | | | | Bug#42709: safe_process_win.cc does not print correct system error messages.Vladislav Vaintroub2009-02-091-2/+17
| * | | | | | BUG#13684: SP: DROP PROCEDURE|FUNCTION IF EXISTS not binlogged if routine doe...Luis Soares2009-02-103-0/+227
| | |/ / / / | |/| | | |
| * | | | | Merging with 5.1-bugteam.Mats Kindahl2009-02-091376-15190/+28976
| |\ \ \ \ \
| | * \ \ \ \ Merge from upstream 5.1-bugteam.Davi Arnaut2009-02-093-0/+18
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Bug#42634: % character in query can cause mysqld signal 11 segfaultDavi Arnaut2009-02-092-0/+21
| * | | | | | Bug #36763Mats Kindahl2009-02-0611-496/+186
* | | | | | | Reviewed fix for bug#40882: Replaced "sleep 1" by wait_condition, added save/...Horst Hunger2009-02-114-26/+105
| |_|/ / / / |/| | | | |
* | | | | | Bug#42610 Dynamic plugin broken in 5.1.31Sergey Glukhov2009-02-093-0/+18
| |/ / / / |/| | | |
* | | | | Bug#42427 : MTR v2 fails with "can't write to /tmp/mysql-test-ports.sem" on W...Vladislav Vaintroub2009-02-091-1/+11
* | | | | Auto-merge up from 5.0Timothy Smith2009-02-072-0/+32
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | auto-mergeTatiana A. Nurnberg2009-02-0617-312/+583
| |\ \ \ \
| * | | | | Bug#42525: TIMEDIFF functionTatiana A. Nurnberg2009-02-062-0/+32
* | | | | | Bug#42366 server-cert.pem expired: "Not After : Jan 27 08:54:13 2009 GMTMagnus Svensson2009-02-061-1/+1
* | | | | | MergeMagnus Svensson2009-02-061-1/+8
|\ \ \ \ \ \
| * | | | | | Bug#42641 mtr.pl fails to run within JobObjectMagnus Svensson2009-02-061-1/+8
* | | | | | | Merge from team tree.Alexey Kopytov2009-02-0613-36/+52
|\ \ \ \ \ \ \
| * | | | | | | after-after-push testcase update (bug #39265)Gleb Shchepa2009-02-056-20/+24
| * | | | | | | Fix for Bug#42602 main.status: random failuresMatthias Leich2009-02-052-11/+20
| * | | | | | | after-push test update (bug #39265)Gleb Shchepa2009-02-055-5/+8
* | | | | | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam.Alexey Kopytov2009-02-062-15/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Temporarily reverted patch for bug #41868 as it was causing problems in PB.Alexey Kopytov2009-02-062-15/+0
* | | | | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteam.Alexey Kopytov2009-02-052-0/+15
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Merge to team tree.Alexey Kopytov2009-02-052-0/+15
| |\ \ \ \ \
| | * | | | | Fix for bug #41868: crash or memory overrun with concat + upper, date_formatAlexey Kopytov2009-02-032-0/+15
* | | | | | | Bug #39265: fix for the bug 33699 should be revertedGleb Shchepa2009-02-0518-39/+54
* | | | | | | Auto-mergeRamil Kalimullin2009-02-052-0/+14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix for bug#42014: Crash, name_const with collateRamil Kalimullin2009-02-052-0/+14
| * | | | | | Merge last changesets into tree, no conflictsMatthias Leich2009-02-045-47/+108
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge 5.0-bugteam -> 5.1-bugteam.Sergey Vojtovich2009-02-042-0/+24
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | BUG#32047 - 'Spurious' errors while opening MERGE tablesSergey Vojtovich2009-02-042-0/+24
* | | | | | | | Automatic merge, no conflictsMatthias Leich2009-02-043-2/+27
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | MergeMagnus Svensson2009-02-041-2/+2
| |\ \ \ \ \ \ \