summaryrefslogtreecommitdiff
path: root/client/mysqlimport.c
Commit message (Expand)AuthorAgeFilesLines
* BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-101-2/+2
* Bug#23035296: MAIN.MYSQLDUMP FAILS BECUASE OF UNEXPECTEDArun Kuruvila2016-06-031-4/+10
* Bug#23035296: MAIN.MYSQLDUMP FAILS BECUASE OF UNEXPECTEDArun Kuruvila2016-06-021-0/+8
* Bug#23035296: MAIN.MYSQLDUMP FAILS BECUASE OF UNEXPECTEDArun Kuruvila2016-05-301-8/+32
* WL#9072: Backport WL#8785 to 5.5Ramil Kalimullin2016-02-191-4/+4
* Bug #21235226 : THE --ENABLE-CLEARTEXT-PLUGIN IS NOTArun Kuruvila2015-10-141-0/+13
* Bug #20772273 : MYSQLIMPORT --USE-THREADS DOESN'T USEArun Kuruvila2015-06-301-10/+1
* 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