summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in mysqltest command name.unknown2003-02-191-1/+1
* Fixed problem when connecting to user without a password.unknown2003-02-141-3/+6
* Merge with 4.0.11unknown2003-02-041-15/+3
|\
| * Fixes for Netwareunknown2003-01-281-15/+3
* | Conflicts resolvingunknown2003-01-201-3/+3
|\ \
| * \ Merge with 4.0.9unknown2003-01-181-3/+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
* | | | resolving conflictsunknown2003-01-151-30/+56
|\ \ \ \ | |/ / /
| * | | merge with 4.0.9unknown2003-01-091-4/+4
| |\ \ \ | | |/ /
| | * | Portability fixesunknown2003-01-071-4/+4
| * | | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-29/+50
| * | | Added support for DROP TEMPORARY TABLEunknown2003-01-041-3/+8
* | | | Big purge about embedded library (scrum)unknown2002-12-161-5/+2
* | | | Pull conflicts resolutionsunknown2002-11-291-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Changes in order to trim embedded library codeunknown2002-10-131-0/+4
* | | | Merge with 4.0unknown2002-11-211-1/+11
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Added --skip-safemalloc to mysqltestunknown2002-10-291-1/+11
* | | 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