summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* Allow one to use MERGE tables with tables from different databasesunknown2003-06-271-10/+88
* consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-15/+14
* Merge with 4.0.13unknown2003-06-041-1/+5
|\
| * Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-271-1/+5
* | Added SQLSTATE to client/server protocolunknown2003-06-041-1/+5
* | After merge fixesunknown2003-05-211-29/+31
* | Merge with 4.0unknown2003-03-161-8/+18
|\ \ | |/
| * 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
| |/
* | mysqltest.c, mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:unknown2003-03-161-24/+25
* | 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
|/ / / /