summaryrefslogtreecommitdiff
path: root/client/mysqlimport.c
Commit message (Expand)AuthorAgeFilesLines
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-36/+36
* Recommit of Bug#49447.Staale Smedseng2010-02-041-14/+19
* Fix bug#46980Joerg Bruehe2009-09-171-2/+2
* Merge in bug fixes for client toolsJim Winstead2009-07-141-3/+14
|\
| * Fix warning in use of strlen().Jim Winstead2009-05-201-1/+2
| * Table identifiers and file names were not quoted and escaped correctly byJim Winstead2009-05-191-3/+13
* | Fix compilation failures: get rid of C++ specifics in C-code.Alexander Nozdrin2009-06-031-1/+1
|/
* Various command-line utilities, including mysqlbinlog and mysqldump, don'tJim Winstead2009-05-071-0/+2
* Changes of copyright output from "--version" and similar.unknown2008-11-141-1/+1
* Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-081-1/+1
|\
| * Removed extra spacesunknown2007-10-011-1/+1
* | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-09-151-1/+7
|\ \ | |/ |/|
| * Merge mysql.com:/home/tnurnberg/15327/50-15327unknown2007-09-151-1/+7
| |\
| | * Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-131-1/+7
* | | Set --debug-check if one uses DBUG_PUSH in all clientsunknown2007-08-021-0/+1
* | | Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlunknown2007-08-011-6/+14
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-40/+40
* | Added find_type_or_exit and find_bit_type_or_exit as wrappersunknown2007-03-191-7/+2
* | After merge fixesunknown2007-01-291-1/+1
* | Fix for the bug #23814 "mysqlimport crashes"unknown2007-01-191-2/+2
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-2/+2
|\ \ | |/
| * my_strtoll10-x86.s:unknown2006-12-311-2/+2
* | 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
| |/