summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-60/+83
|\
| * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-35/+52
| * Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-29/+35
| |\
| | * merge with 4.0 to get last fixes to last mergemonty@hundin.mysql.fi2002-06-041-1/+5
| | |\
| | * \ merge with 4.0monty@hundin.mysql.fi2002-06-031-201/+172
| | |\ \
| | * \ \ mergemonty@hundin.mysql.fi2002-04-131-25/+26
| | |\ \ \
| | | * | | Hash now supports several charsetsbar@gw.udmsearch.izhnet.ru2002-03-141-1/+2
| | | * | | New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-24/+24
* | | | | | 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
* fixes for mysql-test to run without managersasha@mysql.sashanet.com2001-10-111-2/+13
* got the last changeset to compile/runsasha@mysql.sashanet.com2001-10-101-3/+8
* Cleanup after last mergemonty@hundin.mysql.fi2001-10-081-5/+9
* mergemonty@hundin.mysql.fi2001-10-081-34/+156
|\
| * Updated manual about embedded version.monty@hundin.mysql.fi2001-10-081-34/+157
* | Mergesasha@mysql.sashanet.com2001-10-041-9/+18
|\ \ | |/
| * Fixed some build problems.monty@hundin.mysql.fi2001-10-041-9/+18
* | changes to make things work in the max versionsasha@mysql.sashanet.com2001-10-041-1/+10
* | mergedsasha@mysql.sashanet.com2001-10-031-11/+17
|\ \ | |/
| * Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-18/+19
* | mysqltest can now talk to manager and start/stop servers with sasha@mysql.sashanet.com2001-10-011-2/+91
* | client/mysqlmanagerc.csasha@mysql.sashanet.com2001-09-271-7/+39
|/