summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.4unknown2002-10-021-60/+83
|\
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-35/+52
| * Merge with 4.0.3unknown2002-08-301-29/+35
| |\
| | * merge with 4.0 to get last fixes to last mergeunknown2002-06-041-1/+5
| | |\
| | * \ merge with 4.0unknown2002-06-031-201/+172
| | |\ \
| | * \ \ mergeunknown2002-04-131-25/+26
| | |\ \ \
| | | * | | Hash now supports several charsetsunknown2002-03-141-1/+2
| | | * | | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-24/+24
* | | | | | 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
* mergeunknown2001-10-081-34/+156
|\
| * Updated manual about embedded version.unknown2001-10-081-34/+157
* | Mergeunknown2001-10-041-9/+18
|\ \ | |/
| * Fixed some build problems.unknown2001-10-041-9/+18
* | changes to make things work in the max versionunknown2001-10-041-1/+10
* | mergedunknown2001-10-031-11/+17
|\ \ | |/
| * Cleaned up SSL documentationunknown2001-10-021-18/+19
* | mysqltest can now talk to manager and start/stop servers with unknown2001-10-011-2/+91
* | client/mysqlmanagerc.cunknown2001-09-271-7/+39
|/