summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
* BUG#14117025: UNABLE TO RESTORE DUMPAnirudh Mangipudi2013-01-161-4/+9
* BUG#11762933: MYSQLDUMP WILL SILENTLY SKIP THE `EVENT`Anirudh Mangipudi2012-11-091-1/+2
* Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUSTNirbhay Choubey2012-08-071-1/+1
* Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERY Venkata Sidagam2012-05-071-8/+50
* AIX builds fail for comments using //Karen Langford2012-02-281-2/+2
* Updated/added copyright headersKent Boortz2012-02-151-1/+1
|\
* | Bug #11760384 52792: MYSQLDUMP IN XML MODE DOES NOTNirbhay Choubey2012-01-171-1/+1
* | BUG#11760384 - 52792: mysqldump in XML mode does not dumpNirbhay Choubey2012-01-101-128/+333
* | Manual merge from mysql-5.0.Alexander Nozdrin2011-07-221-2/+3
|\ \ | |/
| * For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENTAlexander Nozdrin2011-07-221-4/+4
* | Updated/added copyright headersKent Boortz2011-07-031-2/+8
|\ \
| * | Bug#11766310 : 59398: MYSQLDUMP 5.1 CAN'T HANDLE A DASHNirbhay Choubey2011-02-211-2/+8
* | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\ \ \ | |/ / |/| / | |/
| * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | Bug#13618 : mysqldump --xml omits comment on table fieldNirbhay Choubey2011-01-141-2/+11
* | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-73/+73
* | Recommit of Bug#49447.Staale Smedseng2010-02-041-43/+57
* | 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
* | 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
* | Fix for a few assorted compiler warnings.Davi Arnaut2009-08-281-3/+3
* | Additional post-commit fix (bug #30946): server versionGleb Shchepa2009-08-041-1/+1
* | Bug# 30946: mysqldump silently ignores --default-character-setGleb Shchepa2009-07-311-0/+6
* | Merge in bug fixes for client toolsJim Winstead2009-07-141-1/+2
|\ \
| * | The output of mysqldump --tab for views included a DROP TABLE statementJim Winstead2009-05-181-1/+2
* | | Merge bug fixesJim Winstead2009-07-131-5/+13
|\ \ \ | |/ /
| * | mysqldump would not dump the INFORMATION_SCHEMA even when it was explicitlyJim Winstead2009-05-121-5/+13
* | | fixed compilation warnings on macosxGeorgi Kodinov2009-07-071-2/+2
* | | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-06-051-2/+2
|\ \ \ | | |/ | |/|
| * | Addendum to Bug #45286 : implement reviewer's remarks.Georgi Kodinov2009-06-051-2/+2
* | | Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-051-2/+2
* | | automergeGeorgi Kodinov2009-06-051-2/+2
|\ \ \ | |/ /
| * | Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-051-2/+2
| * | auto-mergeIgnacio Galarza2009-03-191-1/+2
| |\ \
| * \ \ auto-mergeIgnacio Galarza2009-03-191-11/+26
| |\ \ \
* | | | | Fix compilation failures: get rid of C++ specifics in C-code.Alexander Nozdrin2009-06-031-1/+1
* | | | | Bug#34861: mysqldump with --tab gives weird output for triggers.Tatiana A. Nurnberg2009-05-271-20/+28
| |_|_|/ |/| | |
* | | | Various command-line utilities, including mysqlbinlog and mysqldump, don'tJim Winstead2009-05-071-0/+2
* | | | Fix list of options enabled by mysqldump --compact (Bug #32408)Jim Winstead2009-04-281-1/+1
* | | | auto-mergeIgnacio Galarza2009-03-191-1/+2
|\ \ \ \
| * \ \ \ Merge 5.0-bugteam to 5.1-bugteamSatya B2009-03-191-1/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix for BUG#21360 - mysqldump error on federated tablesSatya B2009-03-191-1/+2
| | | |/ | | |/|
* | | | auto-mergeIgnacio Galarza2009-03-171-6/+7
|\ \ \ \ | |/ / /
| * | | Merge fix for bug 42635, which is no change for 5.1 except addition of Chad MILLER2009-03-121-1/+1
| |\ \ \ | | |/ /
| | * | Merge from bugfix tree.Chad MILLER2009-03-101-6/+20
| | |\ \
| | | * | Bug#42635: mysqldump includes views that were excluded using the \Chad MILLER2009-03-091-5/+19