summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing a bug in mysqltest.c:unknown2004-07-021-8/+11
* test suite for bug Bug#3969 (commited separetely because it took too long tim...unknown2004-06-111-1/+1
* Fix applied to allow building of 4.0.20 for NetWareunknown2004-06-011-5/+6
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-251-1/+111
|\
| * Added patches from Novellunknown2004-05-251-1/+111
* | Replication testsuite: making the master-slave synchronization less likely to...unknown2004-05-141-3/+18
|/
* Portability fixesunknown2004-03-191-13/+20
* fixed BUG #2874 "Grant table bug" andunknown2004-03-101-24/+34
* fix for bug #2905 - unknown2004-02-261-1/+1
* Some small portability fixes.unknown2003-12-301-4/+4
* Portability fixes (mostly test suite)unknown2003-12-161-150/+255
* Added checking of return value from my_once_alloc() in charsetunknown2003-12-101-0/+1
* Added resetting of replace_result patterns after --exec command in mysqltest ...unknown2003-09-291-0/+4
* Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)unknown2003-09-291-15/+15
* #1169: Add --exec command to mysqltestunknown2003-09-241-0/+65
* Portability fixesunknown2003-08-281-59/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-221-5/+24
|\
| * Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-221-5/+24
* | comment addedunknown2003-08-201-0/+7
|/
* Fix for nightly build test failure (test update).unknown2003-06-161-1/+2
* Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-271-1/+5
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-111-1/+17
|\
| * Openssl testunknown2003-03-111-1/+17
* | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-03-041-0/+1
|\ \
| * | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-0/+1
| |/
* | Replication: small bug fixes in mysql-test-run.sh and in replication code (mo...unknown2003-03-031-7/+0
|/
* Fixes for Netwareunknown2003-01-281-15/+3
* Merge with 3.23unknown2003-01-161-3/+3
|\
| * Added O_BINARY flag to all my_fopen() calls.unknown2002-12-271-3/+3
| * Sergei's MyODBC fixunknown2002-05-121-1/+1
* | Portability fixesunknown2003-01-071-4/+4
* | Added --skip-safemalloc to mysqltestunknown2002-10-291-1/+11
* | Portability fixes.unknown2002-09-111-64/+38
* | Added sync_slave_with_master [connection].unknown2002-08-291-7/+25
* | Give better error from reconnect()unknown2002-08-241-10/+11
* | Fixed timing problem with rpl000001 replication test.unknown2002-08-181-25/+46
* | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-127/+133
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-50/+48
* | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-1/+5
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-021-6/+2
|\ \
| * | Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-6/+2
* | | Fixed bug in wait_for_relay_log_space()unknown2002-06-021-8/+11
|/ /
* | Fixed core dump bug in mysqltestunknown2002-05-261-2/+2
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-221-2/+2
|\ \
| * | my_getopt:unknown2002-05-221-2/+2
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-221-5/+5
|\ \ \ | |/ / |/| |
| * | Removed compiler warningsunknown2002-05-221-5/+5
* | | Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,unknown2002-05-221-186/+158
|/ /
* | init_dynamic_array MyODBC compatibility fixunknown2002-04-281-1/+1
* | Cleanupsunknown2002-04-021-3/+4