summaryrefslogtreecommitdiff
path: root/client/mysqltest.cc
Commit message (Expand)AuthorAgeFilesLines
* merge from 5.5-mtrBjorn Munch2010-10-261-4/+4
|\
| * merge from 5.5Bjorn Munch2010-10-211-54/+130
| |\
| * \ upmerge 52019Bjorn Munch2010-10-201-4/+4
| |\ \
| | * | Fixed wrong feof check in read_line, see 52019Bjorn Munch2010-10-201-1/+1
| | * | Fixed missing cast of arg to my_mbcharlenBjorn Munch2010-10-201-1/+1
| | * | 48863 followup: move an array declaration out from within if blockBjorn Munch2010-10-201-1/+1
| | * | Bug #52019 main.mysqltest fails on new tests for lowercase_resultBjorn Munch2010-10-201-1/+1
* | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-8/+14
|\ \ \ \
| * | | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-8/+14
| * | | | merge from 5.1-mtrBjorn Munch2010-10-031-6/+68
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | merge 55178,55413,56383Bjorn Munch2010-09-101-2/+8
| |\ \ \ \
* | | | | | Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-061-3/+4
* | | | | | mergeGeorgi Kodinov2010-10-041-65/+224
|\ \ \ \ \ \
| * | | | | | Follow-up to 54861, cannot assume pthread_t is integral typeBjorn Munch2010-10-041-7/+9
| * | | | | | merge from 5.5-mtrBjorn Munch2010-10-041-16/+81
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | upmerge 20304Bjorn Munch2010-10-011-0/+3
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug #20304 mysqltest: reap with no preceding statement hangs foreverBjorn Munch2010-10-011-0/+3
| | * | | | | upmerge 52828Bjorn Munch2010-09-301-1/+12
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug #52828 Tests that use perl fail when perl is not in pathBjorn Munch2010-09-301-1/+12
| | | * | | | merge from 5.1Bjorn Munch2010-09-291-12/+9
| | | |\ \ \ \
| | * | \ \ \ \ upmerge 56125,56921Bjorn Munch2010-09-281-0/+33
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Bug #56921 It should be possible to log connection statements in mysqltestBjorn Munch2010-09-221-0/+33
| | | * | | | | Bug #55426 mysqltest crashes when trying to unlock not acquired mutexBjorn Munch2010-09-201-0/+3
| | * | | | | | Bug #57036 Add checks in mysqltest that variables treated as ints are in fact...Bjorn Munch2010-09-271-10/+26
| | * | | | | | upmerge 56753Bjorn Munch2010-09-201-0/+6
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Bug #56753 mtr silently ignores junk after backticksBjorn Munch2010-09-151-0/+6
| | * | | | | | upmerge 55426(55546), 56647Bjorn Munch2010-09-141-5/+11
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Bug #55426 mysqltest crashes when trying to unlock not acquired mutexBjorn Munch2010-09-141-3/+10
| | | * | | | | Bug #56647 Valgrind warnings for memory leak in mysqltest.ccBjorn Munch2010-09-101-2/+1
| | | | |_|/ / | | | |/| | |
| * | | | | | mergeMattias Jonsson2010-10-011-3/+5
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Bug#56659: Mismatch of CAPITAL vs small letters in "unified filelist" partiti...Mattias Jonsson2010-09-151-3/+5
| * | | | | | Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-09-281-2/+8
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | merge from 5.5Bjorn Munch2010-09-011-4/+0
| | |\ \ \ \
| | * \ \ \ \ upmerge 55178,55413Bjorn Munch2010-08-301-2/+14
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | merge 55413Bjorn Munch2010-08-301-2/+8
| | | |\ \ \ \
| | | | * | | | Bug #55413 mysqltest gives parse error for lines matching "^let.*\\.*;$"Bjorn Munch2010-08-101-2/+8
| * | | | | | | merging.Alexey Botchkov2010-09-081-47/+131
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Bug#54861 Additional connections not handled properly in mtr --embeddedAlexey Botchkov2010-09-011-47/+131
| | |/ / / / /
* | | | | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-0/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 5.1-bugteam to 5.5-merge.Sergey Vojtovich2010-08-271-0/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Reduced #ifndef for 52301, caused compile warningBjorn Munch2010-08-261-4/+0
| | * | | | | merge followup fix for 52301Bjorn Munch2010-08-251-0/+6
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Bug #52301 Add --protocol to mysqltestBjorn Munch2010-08-251-0/+6
| | | | |/ / | | | |/| |
| * | | | | merge from 5.1-bugteam of merge from 5.1-mtrBjorn Munch2010-08-061-30/+99
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge from 5.1-mtrBjorn Munch2010-08-061-30/+99
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
* | | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-30/+99
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | merge from trunk-mtrBjorn Munch2010-08-051-30/+99
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | upmerge 55582Bjorn Munch2010-08-051-1/+16
| | |\ \ \ | | | | |/ | | | |/|
| | | * | merge from 5.1Bjorn Munch2010-08-041-33/+32
| | | |\ \
| | | * | | Bug #55582 mtr root detection (and if-expression execution) brokenBjorn Munch2010-08-031-1/+16