summaryrefslogtreecommitdiff
path: root/client/mysqlimport.c
Commit message (Expand)AuthorAgeFilesLines
* fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-171-5/+3
* Removed wrong mutex lock (hangup in kill on HPUX)unknown2002-08-241-0/+6
* Fix for SSL and new my_getoptunknown2002-08-091-1/+3
* Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-6/+3
* moved my_getopt.h under client_priv.hunknown2002-05-221-2/+1
* - Added new type GET_STRALC to my_getopt.unknown2002-05-141-44/+4
* - Fixed some option types in my_getopt struct in all clients.unknown2002-05-111-3/+4
* mergeunknown2002-04-031-0/+11
* Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-175/+157
* Update copyrightunknown2001-12-061-7/+7
* SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-1/+1
* OS2 patchunknown2001-09-121-9/+1
* Fixes for OS2.unknown2001-08-221-6/+7
* Add --default-character-set option to mysqlimport. Thanks tounknown2001-08-071-2/+14
* Fixes to get mysql-test included in the distributionsunknown2001-01-021-9/+12
* Cleanup of testsunknown2000-12-281-1/+1
* Added support for hex strings to mysqlimportunknown2000-12-281-3/+8
* changed to use IO_CACHE instead of FILEunknown2000-11-151-2/+2
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-7/+10
* Bug fixes for 3.23.23unknown2000-08-291-2/+1
* FLUSH TABLE table_listunknown2000-08-221-1/+1
* Import changesetunknown2000-07-311-0/+521