summaryrefslogtreecommitdiff
path: root/client/mysqlimport.c
Commit message (Expand)AuthorAgeFilesLines
* - Cleanup: removed unreferenced local variable "local_file" in mysqlimport.cunknown2004-10-141-1/+0
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-071-1/+2
|\
| * Fixed a bug in password handling. All related to Bug#5955.unknown2004-10-071-1/+2
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-10-071-5/+3
|\ \ | |/ |/|
| * Bug #5829 mysqlimport garbles path of the file to be importedunknown2004-10-041-5/+3
* | Merge with 4.0unknown2004-09-011-1/+1
|\ \ | |/
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* | Names listed as options should look like options,unknown2004-08-301-1/+1
* | mergedunknown2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:unknown2004-08-141-1/+1
* | more accurate processing of find_type resultunknown2004-08-241-1/+1
* | fixed a Bug #4998 "--protocol doesn't reject bad values" unknown2004-08-231-1/+1
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-1/+4
|\ \ | |/
| * Added patches from Novellunknown2004-05-251-1/+4
* | mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:unknown2004-02-111-1/+2
* | merge with 4.0.15unknown2003-09-111-6/+6
|\ \ | |/
| * fixed Bug #1184 (change type of opt_ignore_lines to longlong)unknown2003-09-061-4/+5
* | merge with 4.0.15unknown2003-08-291-1/+1
|\ \ | |/
| * Fixed a limitation bug in mysqlimport. sql_statement was designed tounknown2003-08-161-1/+1
* | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-7/+7
* | --with-collation argument for configure. Now one can for example use this:unknown2003-05-281-1/+1
* | mysqlimport.c, mysqldump.c, mysqlcheck.c:unknown2003-05-221-1/+2
* | mysqltest.c, mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:unknown2003-03-161-6/+5
* | set_default_charset() is not used anymoreunknown2003-03-161-1/+1
* | Removed ^Munknown2002-12-271-1/+1
* | Add shared memory protocol and option --protocolunknown2002-11-151-1/+31
|/
* 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