summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.20unknown2004-05-171-15/+46
|\
| * Fixed a problem with option --where, which earlier was not dynamic. One was n...unknown2004-05-071-16/+47
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-05-101-2/+2
|\ \
| * | mysqldump: help text correctedunknown2004-05-061-2/+2
* | | after merge fixesunknown2004-05-051-1/+1
|/ /
* | note that --[skip-]opt include --set-charsetunknown2004-05-011-4/+3
* | Fixed results for previous patchunknown2004-04-271-4/+10
* | After merge fixesunknown2004-04-271-10/+16
* | Merge with 4.0unknown2004-04-261-9/+9
|\ \ | |/
| * fixed Bug #3361 "mysqldump quotes DECIMAL values"unknown2004-04-051-4/+4
* | Added option --set-charset (disable with --skip-set-charset) to mysqldump.unknown2004-03-311-11/+17
* | Merge with 4.0unknown2004-03-251-2/+2
|\ \ | |/
| * "automagically" is not a word.unknown2004-03-221-2/+2
* | After merge fixesunknown2004-03-171-3/+6
* | merge with 4.0unknown2004-03-161-2/+0
|\ \ | |/
| * mysqldump.c:unknown2004-03-111-4/+1
| * mysqldump.c:unknown2004-03-091-7/+10
* | Mergeunknown2004-03-111-34/+57
|\ \
| * | fixed bug #2591 "mysqldump quotas names inconsistently"unknown2004-03-111-33/+58
* | | typo fixedunknown2004-02-211-1/+1
* | | Merge with public treeunknown2004-02-161-2/+5
|\ \ \
| * \ \ Merge with 4.0.18unknown2004-02-111-3/+6
| |\ \ \ | | | |/ | | |/|
| | * | clarify -F help text a bitunknown2004-02-041-1/+4
| | * | Give error if locked table is used twice in query. This fixes strange error m...unknown2004-02-031-1/+1
| | * | mysqldump.c:unknown2004-01-061-2/+2
* | | | fixed bug #2705 "mysqldump --tab extra output"unknown2004-02-141-6/+19
* | | | mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:unknown2004-02-111-1/+2
| |_|/ |/| |
* | | Mergeunknown2004-02-101-2/+2
|\ \ \ | |/ / |/| |
| * | fixed bug #2592 mysqldump doesn't quote "tricky" names correctlyunknown2004-02-071-2/+2
* | | Added --compact to mysqlbinlogunknown2004-02-091-16/+31
|/ /
* | Fixed Bug#2281, --quote is now enabled by default. Can be disabledunknown2004-01-151-5/+6
* | mergeunknown2003-12-191-40/+137
|\ \
| * | Fixes after merge with 4.0unknown2003-12-191-17/+8
| * | Merge with 4.0.17unknown2003-12-171-33/+139
| |\ \ | | |/
| | * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-7/+96
| | * chk_del() should not check key delete-chainunknown2003-12-111-3/+3
| | * Added --comments mysqldump option (default value is 1).unknown2003-12-111-9/+14
| | * Fix for the bugs:unknown2003-12-091-5/+29
* | | MYSQL_UNIVERSAL_CLIENT_CHARSET definition has been added.unknown2003-12-191-5/+1
|/ /
* | mysqldump version updatedunknown2003-12-111-1/+1
* | Fix for the bug #1994: mysqldump does not correctly dump UCS2 data.unknown2003-12-091-1/+6
* | Merge with 4.0unknown2003-11-041-15/+21
|\ \ | |/
| * added quotas for database namesunknown2003-10-241-1/+4
* | WL #1279: Add table description to xml dumpunknown2003-11-031-56/+104
* | WL #1279: Add table description to xml dump (SCRUM)unknown2003-10-301-47/+133
* | do not add DROP TABLE and LOCK TABLES to the dump in --xml modeunknown2003-10-141-15/+13
* | merge with 4.0.15unknown2003-09-111-72/+88
|\ \ | |/
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-09-081-1/+1
| |\
| | * added space after first '--' in the long '----....' comment line in mysqldumpunknown2003-09-061-1/+1
| * | after merge fixesunknown2003-09-051-1/+1