summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Fix ps_not_windows test for -all-static build which cannot load plugins.unknown2009-05-221-0/+2
* Fixed problems in mergeMichael Widenius2009-05-192-2/+6
|\
| * We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-2/+2
* | Merged with mysql-5.1 tree.Michael Widenius2009-04-2512-332/+672
|\ \
| * | removed an unix-ism in a testGeorgi Kodinov2009-03-261-1/+3
| * | fixed archive test. It might be OOM error on boxes with low amount of memory.Sergey Glukhov2009-03-261-15/+0
| * | Disabled embedded server in the test case for bug #41486.Alexey Kopytov2009-03-251-0/+2
| * | Fix for bug #43801: mysql.test takes too long, fails due to Alexey Kopytov2009-03-251-0/+3
| * | Automerge.Alexey Kopytov2009-03-242-33/+45
| |\ \
| | * \ Manuel merge.Alexey Kopytov2009-03-242-33/+45
| | |\ \
| | | * | Fix for bug #43801: mysql.test takes too long, fails due to Alexey Kopytov2009-03-242-33/+45
| * | | | Merge 5.0 -> 5.1 of fix for the bugs 43015 and 43065Matthias Leich2009-03-233-321/+363
| |\ \ \ \
| | * | | | Fix for Bug#43015 and Bug#43065Matthias Leich2009-03-233-357/+482
| * | | | | MergeSergey Petrunia2009-03-191-10/+33
| |\ \ \ \ \
| | * \ \ \ \ Bug#43329 merge from 5.1 GCA branchBernt M. Johnsen2009-03-191-10/+33
| | |\ \ \ \ \
| | | * \ \ \ \ Bug#43329 Prepared for push on 5.1Bernt M. Johnsen2009-03-191-10/+33
| | | |\ \ \ \ \
| | | | * | | | | Bug#43329 prepared for commit on 5.0Bernt M. Johnsen2009-03-181-10/+33
| * | | | | | | | Merge @@optimizer_switch no_xxx -> xxx=off change to 6.0Sergey Petrunia2009-03-192-0/+47
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Automerge.Alexey Kopytov2009-03-191-4/+10
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | Automerge.Alexey Kopytov2009-03-191-4/+10
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | | * | | | | Fixed test failures in 5.1/6.0 introduced by the patchAlexey Kopytov2009-03-191-4/+10
| | * | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-03-191-0/+14
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ automergeSergey Glukhov2009-03-191-0/+22
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ merge to 5.0-bugteamSatya B2009-03-191-0/+27
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | Fix for BUG#21360 - mysqldump error on federated tablesSatya B2009-03-191-0/+22
| | | * | | | | | | | | Bug#41627 Illegal mix of collations in LEAST / GREATEST / CASESergey Glukhov2009-03-191-0/+14
| | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Automerge.Alexey Kopytov2009-03-181-0/+27
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | / / / / / | | | | | |/ / / / / | | | | |/| | | | |
| | * | | | | | | | Automerge.Alexey Kopytov2009-03-191-0/+2
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Automerge.Alexey Kopytov2009-03-181-0/+27
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | * | | | | | | | Manual merge.Alexey Kopytov2009-03-181-0/+27
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | |
| | | | * | | | | | | Fix for bug#41486: extra character appears in BLOB for every Alexey Kopytov2009-03-181-0/+27
| * | | | | | | | | | MergeSergey Petrunia2009-03-181-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | due to merge (pull)Horst Hunger2009-03-182-0/+24
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | * | | | | | | | | Due to bug#43733 I disabled "concurrent_innodb_(un)safelog.test" for embedded...Horst Hunger2009-03-181-0/+2
| * | | | | | | | | | MergeSergey Petrunia2009-03-183-0/+39
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | merge to 5.1-bugteam branchSatya B2009-03-1846-908/+1772
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ auto-mergeGeorgi Kodinov2009-03-172-0/+31
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / /
| | | | * | | | | | | | manual mergeTatiana A. Nurnberg2009-03-161-0/+16
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | Bug#36446: Attempt to set @@join_buffer_size to its minimum value produces sp...Tatiana A. Nurnberg2009-03-161-0/+15
| | | * | | | | | | | | | Bug 22047: Time in SHOW PROCESSLIST for SQL thread in replication seems to Georgi Kodinov2009-03-171-0/+9
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | / / / / / | | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | Merge bug fix and upstream.Chad MILLER2009-03-1227-792/+1208
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / | | | | | |/| | | | | |
| | * | | | | | | | | | Fix for BUG#32880 - Repairing Archive table fails with internal error 144Satya B2009-03-181-0/+15
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | MergeSergey Petrunia2009-03-161-0/+16
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | * | | | | | | | | Fix for bug #42957: no results from Ramil Kalimullin2009-03-161-0/+16
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge Sergey Petrunia2009-03-144-0/+111
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | @@optimizer_switch backport and change from no_xxx to xx=on|off: post-review ...Sergey Petrunia2009-03-141-0/+19
| * | | | | | | | | MergeSergey Petrunia2009-03-1129-828/+1236
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change optimizer_switch from no_xxx to xxx=on/xx=off.Sergey Petrunia2009-03-111-17/+58
| * | | | | | | | | | MergeSergey Petrunia2009-03-1031-135/+813
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | - Backport @@optimizer_switch support from 6.0Sergey Petrunia2009-02-231-0/+107