summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from 5.0-btStaale Smedseng2009-06-291-1/+1
* Don't mix declarations and code (not widely portable).Davi Arnaut2009-06-061-13/+18
* Bug #43532 : backport of the 5.1 code to 5.0 mysqltestGeorgi Kodinov2009-06-051-48/+55
* Fix compile error on windows for BUG#37145 on 5.0-bugteamHe Zhenxing2009-04-091-1/+2
* post fix compiling problem after push BUG#37145 to 5.0-bugteamHe Zhenxing2009-04-091-5/+4
* BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-7/+14
* remove compiler warningsSergey Glukhov2009-03-231-2/+2
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-38/+40
* Bug #42216 mysqltest: Use of diff belonging to current OS, with wrong option ...Bjorn Munch2009-01-281-1/+8
* fixed a compile warningGeorgi Kodinov2009-01-091-1/+1
* Bug#38833: mysql-test-run needs diff. Problem w/ error handling in calling d...Patrick Crews2009-01-051-18/+63
* Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463unknown2008-05-021-1/+1
|\
| * Bug#36465 mysqltest should always use the --tmpdirunknown2008-05-021-1/+1
* | Bug#36026 - Test funcs_1.<engine>_trig_03 failing on Windowsunknown2008-05-011-0/+1
|/
* Merge bk@192.168.21.1:mysql-5.0-optunknown2008-03-231-9/+25
|\
| * Bug #33334 mysqltest_embedded crashes when disconnecting before reap.unknown2008-03-191-9/+25
* | Fix compile warning about undefined rmdir() function.unknown2008-02-071-0/+4
* | Merge pilot.mysql.com:/data/msvensson/mysql/bug31004/my50-bug31004unknown2008-02-071-1/+132
|\ \ | |/ |/|
| * Bug#31004 mysqltest needs a --mkdir commandunknown2007-11-011-1/+67
| * Backport mysqltests "change_user" commandunknown2007-10-311-1/+66
* | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-171-2/+2
|\ \
| * \ Merge mysql.com:/misc/mysql/31752_/41-31752_unknown2007-12-171-2/+2
| |\ \
| | * | Bug#31752: check strmake() boundsunknown2007-12-171-2/+2
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-1/+1
|\ \ \ \
| * | | | Bug#31177: Server variables can't be set to their current valuesunknown2007-11-301-1/+1
| | |_|/ | |/| |
* | | | Fix commentunknown2007-11-011-1/+1
|/ / /
* | | Bug#31398 problems with mysql-test-run, part2unknown2007-10-051-4/+15
* | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-09-151-1/+7
|\ \ \ | |/ / |/| |
| * | Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-131-1/+7
* | | Streamline "do_close_connection" and "do_send_quit"unknown2007-08-281-65/+57
* | | Move "analyze_testcase_failure" to mysqltest(since it knows best whenunknown2007-08-281-0/+69
* | | Improve error messagesunknown2007-08-131-15/+21
* | | Merge 192.168.0.7:mysql/mysql-5.0-maintunknown2007-08-081-2/+6
|\ \ \
| * | | Don't require a space between "if" and "(". This shouldunknown2007-08-081-2/+6
* | | | Merge 192.168.0.7:mysql/mysql-5.0-maintunknown2007-08-081-8/+40
|\ \ \ \ | |/ / /
| * | | Use "create_temp_file" to create a temporary file name for the perl scriptunknown2007-08-081-8/+17
| * | | Remove extra newline added to files created by write_file and append_fileunknown2007-08-081-0/+23
* | | | Fix warningunknown2007-08-081-1/+1
* | | | Merge 192.168.0.7:mysql/mysql-5.0-maintunknown2007-08-071-32/+91
|\ \ \ \ | |/ / /
| * | | Bug#29547 mysql-test-run to retrieve warnings for failed commandunknown2007-08-071-4/+81
| * | | Add missing 'unknown2007-08-061-2/+2
| * | | Remove NOT_YET codeunknown2007-08-061-24/+6
| * | | Fix spelling errorsunknown2007-08-061-2/+2
* | | | Bug#20037 mysqltest requires cygwin on windows(part 1, new mysqltest commands)unknown2007-08-071-5/+11
* | | | Add extra newline between diff and error message unknown2007-08-031-1/+1
|/ / /
* | | WL#3935 Improve mysqltest report and exitcode for diffunknown2007-08-031-138/+403
|/ /
* | When opening a new connecgtion, changed mysqltest to prefer a brand new conne...unknown2007-07-131-5/+5
* | Bug #29579 Clients using SSL can hang the serverunknown2007-07-121-16/+69
* | Merge bk@192.168.21.1:mysql-5.0unknown2007-06-141-1/+11
|\ \
| * | Bug #28333 Test "flush" tries to create a new thread - on only one platformunknown2007-06-091-1/+11