summaryrefslogtreecommitdiff
path: root/client/mysqlimport.c
Commit message (Expand)AuthorAgeFilesLines
* Merge of patch for Bug#13928675 from mysql-5.1.Nirbhay Choubey2012-08-071-4/+2
|\
| * Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUSTNirbhay Choubey2012-08-071-2/+2
* | Manual merge from mysql-5.1.Alexander Nozdrin2011-07-221-8/+4
|\ \ | |/
| * Manual merge from mysql-5.0.Alexander Nozdrin2011-07-221-10/+5
| |\
| | * For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENTAlexander Nozdrin2011-07-221-11/+6
* | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-2/+2
* | | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2011-01-161-0/+15
* | | Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-061-3/+4
* | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-12/+0
* | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-3/+3
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-36/+36
|\ \ \ | |/ /
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-36/+36
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-14/+19
|\ \ \
| * \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-02-091-14/+19
| |\ \ \ | | |/ /
| | * | Recommit of Bug#49447.Staale Smedseng2010-02-041-14/+19
* | | | Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-4/+4
|\ \ \ \
| * | | | Backport of:Konstantin Osipov2009-11-241-4/+4
| |/ / /
* | | | merging.Alexey Botchkov2009-11-171-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#47216 programs should quit if the file specified by --defaults-file ...Alexey Botchkov2009-10-091-1/+2
| |/ /
* | | WL#1349 Use operating system localization to send it as a default client char...Alexander Barkov2009-10-211-6/+2
|/ /
* | 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.kent.boortz@sun.com2008-11-141-1/+1
* | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainjani@hynda.mysql.fi2007-11-081-1/+1
|\ \
| * | Removed extra spacesmonty@mysql.com/narttu.mysql.fi2007-10-011-1/+1
* | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-mainttnurnberg@sin.intern.azundris.com2007-09-151-1/+7
|\ \ \ | |/ / |/| |
| * | Merge mysql.com:/home/tnurnberg/15327/50-15327tnurnberg@sin.intern.azundris.com2007-09-151-1/+7
| |\ \ | | |/
| | * Bug #15327: configure: --with-tcp-port option being partially ignoredtnurnberg@mysql.com/sin.intern.azundris.com2007-09-131-1/+7
* | | Set --debug-check if one uses DBUG_PUSH in all clientsmonty@mysql.com/nosik.monty.fi2007-08-021-0/+1
* | | Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlmonty@mysql.com/nosik.monty.fi2007-08-011-6/+14
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-40/+40
* | Added find_type_or_exit and find_bit_type_or_exit as wrappersjani@ua141d10.elisa.omakaista.fi2007-03-191-7/+2
* | After merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-1/+1
* | Fix for the bug #23814 "mysqlimport crashes"kaa@polly.local2007-01-191-2/+2
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-2/+2
|\ \ | |/
| * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-2/+2
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Added --debug-info to most clients to detect memory leaks in mysql-test-runmonty@mysql.com/nosik.monty.fi2006-11-211-3/+5
* | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-2/+2
|\ \ | |/
| * Bug#15690 mysqlimport tries to set options the server doesn't understandmsvensson@neptunus.(none)2006-07-201-1/+1
* | Cleanup of thread code (I didn't use conditionals earlier and I really should...brian@zim.(none)2006-06-131-20/+25
* | Some fixes that were not done in original merge, compilation revealed.jani@a193-229-222-105.elisa-laajakaista.fi2006-05-111-1/+1