summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-284-112/+211
|\
| * - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed...Michael Widenius2011-02-241-71/+97
| * Merge with MySQL 5.1.55Michael Widenius2011-02-203-36/+109
| |\
| | * MergeKent Boortz2010-12-291-2/+2
| | |\
| | | * - Added/updated copyright headersKent Boortz2010-12-281-2/+2
| | * | BUG#49978: Replication tests don't clean up replication state at the endSven Sandberg2010-12-191-14/+64
| | * | mergeGeorgi Kodinov2010-12-161-3/+5
| | |\ \
| | | * \ Manual-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-221-5/+8
| | | |\ \
| | | * | | post-push fix, backported --replace_result patchMattias Jonsson2010-11-171-3/+5
| | * | | | merge from 5.1-mtrBjorn Munch2010-12-091-16/+43
| | |\ \ \ \
| | | * | | | Bug #58511 mysqltest doesn't always run statements in ps modeBjorn Munch2010-12-091-0/+10
| | | * | | | Bug #58522 mtr --debug leaks memory when test failsBjorn Munch2010-12-091-12/+29
| | | * | | | Bug #58092 Test "rpl_cross_version" has "copy_file" failingBjorn Munch2010-12-011-4/+4
| | * | | | | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-4/+7
| | * | | | | Bug #54899 : --one-database option cannot handle DROP/CREATE DATABASE commandsNirbhay Choubey2010-11-261-2/+6
| | | |_|/ / | | |/| | |
| | * | | | merge from 5.1-mtrBjorn Munch2010-11-191-5/+8
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | Bug #58257 mysqltest: in if(), ! $var with space is always falseBjorn Munch2010-11-171-1/+3
| | | * | Bug #58087 mysqltest re-evaluates 'let' expressions infinitelyBjorn Munch2010-11-151-4/+5
| | | * | merge from 5.1 up to rev 3471Bjorn Munch2010-11-141-4/+0
| | | |\ \
| * | | | | Merge with 5.1Michael Widenius2011-01-301-1/+1
| * | | | | Better fix for mysql_test.cc::do_remove_files_wildcardMichael Widenius2011-01-261-3/+4
| * | | | | Fixed bugs found by buildbot:Michael Widenius2011-01-261-2/+1
* | | | | | MBug#702303: Spurious `use` statements in output from mysqlbinlog --rewrite-d...unknown2011-01-131-5/+10
* | | | | | mergeVladislav Vaintroub2010-12-061-2/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-2/+0
* | | | | | merge with 5.1Michael Widenius2010-11-303-24/+107
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with MySQL 5.1.53Michael Widenius2010-11-253-16/+30
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge from 5.1-mtrBjorn Munch2010-10-251-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
| | * | | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-8/+14
| | * | | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-192-8/+17
| * | | | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-8/+77
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge from 5.1-mtrBjorn Munch2010-10-031-6/+68
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug #20304 mysqltest: reap with no preceding statement hangs foreverBjorn Munch2010-10-011-0/+3
| | | * | | 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
| | | |\ \ \
| | | * | | | 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 #56753 mtr silently ignores junk after backticksBjorn Munch2010-09-151-0/+6
| | | * | | | 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
| | * | | | | merge 55178,55413,56383Bjorn Munch2010-09-101-2/+8
| | |\ \ \ \ \ | | | |/ / / / | | | | | / / | | | |_|/ / | | |/| | |
| | | * | | merge 55413Bjorn Munch2010-08-301-2/+8
| | | |\ \ \
| | | | * | | Bug #55413 mysqltest gives parse error for lines matching "^let.*\\.*;$"Bjorn Munch2010-08-101-2/+8
* | | | | | | Merge MariaDB 5.1->5.2unknown2010-11-191-6/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MWL#74: Shared libmysqld.so library.unknown2010-11-171-6/+4
* | | | | | | Automatic merge with MariaDB 5.1Michael Widenius2010-11-041-9/+9
|\ \ \ \ \ \ \ | |/ / / / / /