summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* MergeKent Boortz2010-12-291-2/+2
|\
| * MergeKent Boortz2010-12-291-2/+2
| |\
| | * - Added/updated copyright headersKent Boortz2010-12-281-2/+2
* | | Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam.Sven Sandberg2010-12-191-14/+64
|\ \ \ | |/ /
| * | 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
| |\ \ \ \
* | \ \ \ \ merge from 5.5-mtrBjorn Munch2010-12-091-9/+25
|\ \ \ \ \ \
| * \ \ \ \ \ upmerge 58511,58522,58608,58092Bjorn Munch2010-12-091-5/+15
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | 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 #58695 mysqltest coredumps on "if($x == ){"Bjorn Munch2010-12-091-0/+2
| * | | | | | Bug #58710 Valgrind warnings in mysqltestBjorn Munch2010-12-091-4/+8
* | | | | | | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2010-12-072-0/+29
* | | | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-301-4/+7
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-4/+7
* | | | | | | merge from 5.5-mtrBjorn Munch2010-11-271-0/+11
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Bug #58412 mysqltest: allow quoting of strings in let and in if comparisonBjorn Munch2010-11-261-0/+11
* | | | | | | Merging from mysql-5.1-bugteamAlexander Barkov2010-11-261-2/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| * | | | merge from 5.1-mtrBjorn Munch2010-10-251-4/+4
| |\ \ \ \
* | | | | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-125/+0
* | | | | | avoid compilation warning about incomplete switchBjorn Munch2010-11-191-0/+2
* | | | | | merge from 5.5-mtrBjorn Munch2010-11-191-14/+145
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | upmerge 58257Bjorn Munch2010-11-181-1/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug #58257 mysqltest: in if(), ! $var with space is always falseBjorn Munch2010-11-171-1/+3
| * | | | | upmerge 58087Bjorn Munch2010-11-171-4/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Bug#58195 Make mysqltest poll for next epoch more oftenMagnus BlÄudd2010-11-151-2/+2
| * | | | | merge from 5.5Bjorn Munch2010-11-1412-56/+92
| |\ \ \ \ \
| * | | | | | Bug #57276 mysqltest: add support for simple compares in if/while conditionsBjorn Munch2010-11-101-9/+136
* | | | | | | wL#5625: Deprecate mysqlbinlog options --base64-output=always and --base64-ou...Sven Sandberg2010-10-291-4/+12
* | | | | | | 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
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |