summaryrefslogtreecommitdiff
path: root/client/mysqlimport.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-131-1/+7
* my_strtoll10-x86.s:unknown2006-12-311-2/+2
* Many files:unknown2006-12-231-2/+1
* Bug#15690 mysqlimport tries to set options the server doesn't understandunknown2006-07-201-1/+1
* Bug#17208 SSL: client does not verify server certificateunknown2006-04-181-0/+2
* Merge mysql.com:/home/jimw/my/mysql-4.1-5792unknown2005-11-281-1/+1
|\
| * Fix being able to set default TCP port for command-line utilitiesunknown2005-10-131-1/+1
* | Netware specific changes for 5.0.16aunknown2005-11-181-1/+1
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-311-0/+7
|\ \
| * | BUG# 12123unknown2005-10-251-0/+7
| |/
* | Merge mysql.com:/home/hartmut/projects/mysql/dev/4.1unknown2005-09-081-1/+2
|\ \ | |/
| * Merge mysql.com:/home/hartmut/projects/mysql/dev/4.0unknown2005-09-081-1/+2
| |\
| | * fix for BUG#12958 : mysqlimport with -L option crashing on HP-UX unknown2005-09-021-1/+2
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-08-261-0/+9
|\ \ \ | |/ /
| * | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-08-251-0/+9
| |\ \ | | |/
| | * Several fixes for Netware.unknown2005-08-241-0/+9
* | | Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-091-0/+1
|/ /
* | - 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