summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-101-0/+1
* 5.5-mergeSergei Golubchik2011-07-021-8/+39
|\
| * Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-2/+2
| * Merge from mysql-5.5.10-releaseunknown2011-03-161-2/+2
| |\
| | * Fix for BUG#59894Guilhem Bichot2011-02-111-2/+2
| * | Merge of fix for bug#11766310 from mysql-5.1 -> mysql-5.5.Nirbhay Choubey2011-02-211-2/+8
| |\ \ | | |/ | |/|
| | * Bug#11766310 : 59398: MYSQLDUMP 5.1 CAN'T HANDLE A DASHNirbhay Choubey2011-02-211-2/+8
| * | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2011-01-161-2/+2
| * | Merging fix of Bug#13618 from mysql-5.1.Nirbhay Choubey2011-01-141-2/+11
| |\ \ | | |/
| | * Bug#13618 : mysqldump --xml omits comment on table fieldNirbhay Choubey2011-01-141-2/+11
| * | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2010-12-071-0/+15
| * | Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-061-3/+4
* | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | merge.Sergei Golubchik2010-11-251-7/+11
|\ \ \ | |/ / |/| |
| * | Fixed compiler warnings from Windows compilerMichael Widenius2010-08-111-4/+4
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-73/+73
| |\ \ | | |/
| * | Fixes for Opensolaris (to get buildbot green)Michael Widenius2010-06-231-2/+6
| * | Fixed some bugs in the Maria storage engineMichael Widenius2010-06-141-1/+1
* | | Bug#56117 ha_ndbcluster_tables.h included by mysqldump but not usedMagnus BlÄudd2010-08-301-1/+0
* | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-4/+4
* | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-14/+0
* | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-18/+11
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-89/+95
|\ \ \ | | |/ | |/|
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-73/+73
| |/
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-43/+57
|\ \
| * \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-02-091-43/+57
| |\ \ | | |/
| | * Recommit of Bug#49447.Staale Smedseng2010-02-041-43/+57
| * | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-301-3/+6
| |\ \ | | |/
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-241-3/+8
| |\ \
* | | | WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-02-171-4/+1
* | | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-8/+1
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-311-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug #49223 Change help description for mysqldumpStaale Smedseng2010-01-271-1/+1
| * | | WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-01-271-2/+5
| | |/ | |/|
| * | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-3/+8
* | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-12-241-2/+2
|\ \ \ | | |/ | |/|
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-231-2/+2
| |\ \ | | |/
| | * Manual merge.Davi Arnaut2009-12-181-2/+2
| | |\
| | | * Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-171-2/+2
| | | * Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-2/+2
* | | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-111-1/+2
|\ \ \ \
| * \ \ \ Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-5/+5
| |\ \ \ \
| * \ \ \ \ Merge with next-mrKonstantin Osipov2009-11-201-1/+184
| |\ \ \ \ \
| * \ \ \ \ \ 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#2360 Performance schemaMarc Alff2009-12-091-7/+17
| |_|_|/ / |/| | | |
* | | | | Backport of:Konstantin Osipov2009-11-241-5/+5
| |_|/ / |/| | |
* | | | BUG #8368 "mysqldump needs --slave-data option"Magne Mahre2009-11-041-0/+183
* | | | Bug#35224: mysqldump --help is very confusingMagne Mahre2009-11-031-1/+1
|/ / /
* | | Backport of:Konstantin Osipov2009-10-141-6/+6