summaryrefslogtreecommitdiff
path: root/client/mysqlimport.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\
| * Many files:unknown2006-12-231-2/+1
* | Added --debug-info to most clients to detect memory leaks in mysql-test-rununknown2006-11-211-3/+5
* | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-2/+2
|\ \ | |/
| * Bug#15690 mysqlimport tries to set options the server doesn't understandunknown2006-07-201-1/+1
* | Cleanup of thread code (I didn't use conditionals earlier and I really should...unknown2006-06-131-20/+25
* | Some fixes that were not done in original merge, compilation revealed.unknown2006-05-111-1/+1
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0unknown2006-05-091-0/+2
|\ \ | |/
| * Bug#17208 SSL: client does not verify server certificateunknown2006-04-181-0/+2
* | This patch handles compiles with threads, namely if you don't have pthreads i...unknown2006-02-251-0/+8
* | Bug#17382 mysql-test-run mysqldump fails with mysqlimportunknown2006-02-201-5/+3
* | Mergeunknown2006-02-191-0/+6
|\ \
| * | mysqlimport.c:unknown2006-02-181-0/+4
| * | Bug#17382 mysql-test-run mysqldump fails with mysqlimport: Error:client run o...unknown2006-02-171-0/+2
* | | Fixed some threading issues that Guilhem found (and its what I get for copy a...unknown2006-02-191-1/+10
* | | Fix build failureunknown2006-02-181-1/+1
* | | Fix after reviewunknown2006-02-171-4/+4
* | | Bug#17382 mysql-test-run mysqldump fails with mysqlimportunknown2006-02-171-54/+56
|/ /
* | mysqlimport.c:unknown2006-02-141-4/+4
* | mysqlimport.c:unknown2006-02-131-4/+4
* | Made mysqlimport link against mysys so that it could make use of the safe mut...unknown2006-02-131-1/+0
* | Cleanup's from Kostja's review. Plus I added a bit more documentation to the ...unknown2006-02-131-3/+15
* | Adding thread support for mysqlimport. You can now specify a number of thread...unknown2006-02-131-17/+102
|/
* 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