summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | updated test suite to be able to run 3.23 master and 4.0 slave unknown2002-02-091-0/+39
* | more predicatable slave behaviour with wait_for_slave_stop in mysqltestunknown2002-01-241-6/+51
* | Fixed access privilege bug in query cache.unknown2001-12-221-3/+6
* | --replace_result in mysqltest can now use variablesunknown2001-12-151-58/+86
* | Portability fixes.unknown2001-12-101-6/+10
* | Removed compiler warnings.unknown2001-12-101-63/+69
* | Update copyrightunknown2001-12-061-30/+30
* | Fixes for embedded version.unknown2001-11-251-4/+3
* | use env vars for socket/port in connect in mysqltestunknown2001-11-171-4/+25
* | Make ft_xxx variables ulong to not break mysqld.cc init of variables.unknown2001-11-051-11/+23
* | Fix error messagesunknown2001-11-041-8/+20
* | 64-bit portability fixes in network I/Ounknown2001-10-131-0/+3
* | fixes for mysql-test to run without managerunknown2001-10-111-2/+13
* | got the last changeset to compile/rununknown2001-10-101-3/+8
* | Cleanup after last mergeunknown2001-10-081-5/+9