summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* merge from 5.5-mtrBjorn Munch2010-10-261-4/+4
|\
| * merge from 5.5Bjorn Munch2010-10-212-55/+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 of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-192-8/+17
|\ \ \ \ \ | |/ / / /
| * | | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-192-8/+17
| * | | | merge from 5.1-mtrBjorn Munch2010-10-031-6/+68
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | merge 55178,55413,56383Bjorn Munch2010-09-101-2/+8
| |\ \ \ \
* | | | | | Bug#35269 mysqlcheck behaves different depending on order of parametersAlexey Botchkov2010-10-081-1/+10
* | | | | | Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-0610-45/+36
* | | | | | mergeGeorgi Kodinov2010-10-042-66/+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-297-23/+21
| | | |\ \ \ \
| | * | \ \ \ \ 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
| | * | | | | | merge from 5.5Bjorn Munch2010-09-202-3/+12
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ 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-283-5/+20
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge 5.5 -> 5.5-merge.Konstantin Osipov2010-09-242-3/+12
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | | | |/ / / | | | |/| | |
| | * | | | | 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
| * | | | | | | | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-09-011-0/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | / / / / | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Bug#56117 ha_ndbcluster_tables.h included by mysqldump but not usedMagnus BlÄudd2010-08-301-1/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-204-7/+15
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Automerge (most) changes of the 5.5.6-rc release build to main 5.5.Joerg Bruehe2010-09-102-3/+12
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Fix bug#56547 mysql client interprets commands in commentsJoerg Bruehe2010-09-061-1/+4
| | * | | | | | Bug#55077: Assertion failed: width > 0 && to != ((void *)0),Alexey Kopytov2010-08-251-2/+8
| | |/ / / / /
| * | | | | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-301-4/+1
| |\ \ \ \ \ \ | | |/ / / / /