summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-281-1/+1
|\
| * Merge paul@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-251-1/+1
| |\
| | * mysqldump.c:unknown2005-10-191-1/+1
* | | Add DROP TABLE before trying to create view (in mysqldump)unknown2005-10-271-1/+4
|/ /
* | This cset fixes BUG# 12838, 14061, 12129unknown2005-10-251-70/+78
|/
* Changeset:unknown2005-10-181-1/+1
* BUG# 13052 Changed text in options to TIMESTAMPunknown2005-10-171-1/+1
* BUG# 13146unknown2005-10-131-2/+28
* BUG# 13052unknown2005-10-121-1/+28
* Reviewing new pushed codeunknown2005-10-121-33/+38
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-28/+31
|\
| * Review of code pushed since last 5.0 pull:unknown2005-10-061-28/+31
* | BUG #7815 - Post-review fixes required for push.unknown2005-09-271-5/+5
* | BUG #7815unknown2005-09-261-110/+173
|/
* enabled mysqldump hex-blob option for bit fieldsunknown2005-09-141-1/+2
* Removed compiler warningsunknown2005-09-141-1/+2
* after pull review - many bugs in mysqldump --routinesunknown2005-09-131-39/+24
* Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-101-35/+68
|\
| * BUG #12597 This is a complete patch (2nd) containing fixes per Serg's reviewunknown2005-09-091-35/+68
* | BUG #9056 Changes to patch #2 per Serg's reviewunknown2005-09-081-23/+20
* | BUG #9056 Added --routines flag to mysqldump to enable mysqldump to be ableunknown2005-09-041-2/+127
|/
* Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-08-261-0/+9
|\
| * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-08-251-0/+9
| |\
| | * Several fixes for Netware.unknown2005-08-241-0/+9
| * | Fixed compiler warningsunknown2005-07-281-1/+1
| * | Added some missing casts and changed a define for alloca().unknown2005-07-201-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-311-3/+5
|\ \ \
| * | | Fixes during review of new pushed codeunknown2005-07-311-3/+5
* | | | Added sql_mode saving to mysql_dump (BUG#5891, part 2)unknown2005-07-291-14/+21
|/ / /
* | | Applied and tested this patch successfully (bug 10431) to a clean unknown2005-07-221-1/+36
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-5/+8
|\ \ \
| * | | Cleanups during reviewunknown2005-07-181-5/+8
* | | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1unknown2005-07-061-0/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | BUG#11678: mysqldump --master-data should fail if master binlog disabledunknown2005-07-011-0/+9
* | | Merge with 4.1unknown2005-07-031-13/+24
|\ \ \ | |/ /
| * | Portability fixesunknown2005-06-271-23/+32
| * | Fix so that my_progname is set to "mysqldump"unknown2005-06-221-1/+1
* | | Mergeunknown2005-06-301-1/+49
|\ \ \
| * | | After review fixesunknown2005-06-301-2/+2
| * | | BUG#10927 mysqldump: Can't reload dump with view that consist of other viewunknown2005-06-161-1/+49
* | | | Fixed compiler errors (i.e. changed C++-isms into C)unknown2005-06-291-1/+1
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-06-221-2/+46
|\ \ \ \ | | |/ / | |/| |
| * | | BUG#9657 mysqldump xml ( -x ) does not format NULL fields correctlyunknown2005-06-221-2/+46
* | | | Fix mysqldump for so that my_programname is set to "mysqldump". unknown2005-06-221-1/+1
* | | | Bug #9558 mysqldump --no-data db t1 t2 format still dumps dataunknown2005-06-221-2/+24
* | | | Merge fixunknown2005-06-221-0/+1
* | | | Merged from mysql-4.1 to mysql-5.0unknown2005-06-221-59/+95
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | patchunknown2005-06-211-58/+98
* | | Manual merge.unknown2005-05-261-4/+15
|\ \ \ | |/ /
| * | Additions for --add-drop-databaseunknown2005-05-201-4/+15