summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* Added resetting of replace_result patterns after --exec command in mysqltest ...dlenev@mysql.com2003-09-291-0/+4
* Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)monty@narttu.mysql.fi2003-09-291-15/+15
* #1169: Add --exec command to mysqltestram@gw.mysql.r18.ru2003-09-241-0/+65
* Portability fixesmonty@narttu.mysql.fi2003-08-281-59/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-221-5/+24
|\
| * Move test that uses many tables (in query_cache.test) to separate test so tha...monty@narttu.mysql.fi2003-08-221-5/+24
* | comment addedserg@serg.mylan2003-08-201-0/+7
|/
* Fix for nightly build test failure (test update).guilhem@mysql.com2003-06-161-1/+2
* Fixed problem with mysql prompt when server disconnect. (Bug 356)monty@narttu.mysql.fi2003-05-271-1/+5
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0gluh@gluh.mysql.r18.ru2003-03-111-1/+17
|\
| * Openssl testgluh@gluh.mysql.r18.ru2003-03-111-1/+17
* | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0monty@narttu.mysql.fi2003-03-041-0/+1
|\ \
| * | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...monty@narttu.mysql.fi2003-03-041-0/+1
| |/
* | Replication: small bug fixes in mysql-test-run.sh and in replication code (mo...guilhem@mysql.com2003-03-031-7/+0
|/
* Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-15/+3
* Merge with 3.23monty@mashka.mysql.fi2003-01-161-3/+3
|\
| * Added O_BINARY flag to all my_fopen() calls.monty@mashka.mysql.fi2002-12-271-3/+3
| * Sergei's MyODBC fixmiguel@hegel.local2002-05-121-1/+1
* | Portability fixesmonty@mashka.mysql.fi2003-01-071-4/+4
* | Added --skip-safemalloc to mysqltestmonty@mashka.mysql.fi2002-10-291-1/+11
* | Portability fixes.monty@mashka.mysql.fi2002-09-111-64/+38
* | Added sync_slave_with_master [connection].nick@mysql.com2002-08-291-7/+25
* | Give better error from reconnect()monty@mashka.mysql.fi2002-08-241-10/+11
* | Fixed timing problem with rpl000001 replication test.monty@hundin.mysql.fi2002-08-181-25/+46
* | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-127/+133
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-50/+48
* | Enable LOAD DATA LOCAL INFILE in mysql_testmonty@hundin.mysql.fi2002-06-041-1/+5
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-06-021-6/+2
|\ \
| * | Added useful exit error code for programs using my_getopt in casejani@hynda.(none)2002-05-291-6/+2
* | | Fixed bug in wait_for_relay_log_space()monty@hundin.mysql.fi2002-06-021-8/+11
|/ /
* | Fixed core dump bug in mysqltestmonty@hundin.mysql.fi2002-05-261-2/+2
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-05-221-2/+2
|\ \
| * | my_getopt:jani@hynda.(none)2002-05-221-2/+2
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-05-221-5/+5
|\ \ \ | |/ / |/| |
| * | Removed compiler warningsmonty@hundin.mysql.fi2002-05-221-5/+5
* | | Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,jani@hynda.(none)2002-05-221-186/+158
|/ /
* | init_dynamic_array MyODBC compatibility fixserg@serg.mysql.com2002-04-281-1/+1
* | Cleanupsmonty@hundin.mysql.fi2002-04-021-3/+4
* | updated test suite to be able to run 3.23 master and 4.0 slave sasha@mysql.sashanet.com2002-02-091-0/+39
* | more predicatable slave behaviour with wait_for_slave_stop in mysqltestsasha@mysql.sashanet.com2002-01-241-6/+51
* | Fixed access privilege bug in query cache.monty@hundin.mysql.fi2001-12-221-3/+6
* | --replace_result in mysqltest can now use variablesmonty@hundin.mysql.fi2001-12-151-58/+86
* | Portability fixes.monty@hundin.mysql.fi2001-12-101-6/+10
* | Removed compiler warnings.monty@hundin.mysql.fi2001-12-101-63/+69
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-30/+30
* | Fixes for embedded version.monty@hundin.mysql.fi2001-11-251-4/+3
* | use env vars for socket/port in connect in mysqltestsasha@mysql.sashanet.com2001-11-171-4/+25
* | Make ft_xxx variables ulong to not break mysqld.cc init of variables.monty@hundin.mysql.fi2001-11-051-11/+23
* | Fix error messagesmonty@hundin.mysql.fi2001-11-041-8/+20
* | 64-bit portability fixes in network I/Osasha@mysql.sashanet.com2001-10-131-0/+3