summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* BUG#13926: --order-by-primary fails if PKEY contains quote character.unknown2006-11-211-5/+13
* Backport test cases fixes from 5.0unknown2006-10-191-0/+1
* Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19660/my41-bug19660unknown2006-10-041-5/+3
|\
| * Bug#19660 mysqldump --single-transaction should be with CONSISTENT SNAPSHOTunknown2006-10-031-5/+3
* | Bug #21288: mysqldump segmentation fault when using --whereunknown2006-08-171-5/+11
* | Fix for bug #15977 (switch ordering of DISABLE KEYS/LOCK TABLE in mysqldump)unknown2006-06-211-10/+13
|/
* Fixed some problems for Windows buildunknown2006-06-061-1/+2
* Fix for bug #18536: mysqldump does not maintain table orders as per --tables ...unknown2006-05-191-33/+21
* Fix mysqldump crash when encountering a VIEW (when used against aunknown2006-02-011-2/+5
* Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-12-041-1/+1
|\
| * A set of Netware related patches.unknown2005-12-041-1/+1
* | 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
* | BUG#11678: mysqldump --master-data should fail if master binlog disabledunknown2005-07-011-0/+9
* | Portability fixesunknown2005-06-271-23/+32
* | Fix so that my_progname is set to "mysqldump"unknown2005-06-221-1/+1
* | BUG#9657 mysqldump xml ( -x ) does not format NULL fields correctlyunknown2005-06-221-2/+46
* | patchunknown2005-06-211-58/+98
* | Additions for --add-drop-databaseunknown2005-05-201-4/+15
* | Resolve bugfix mergeunknown2005-05-181-46/+71
|\ \
| * | Small optimization to bug fix, from Monty.unknown2005-05-181-4/+5
| * | Fix crash in mysqldump -c triggered by tables with a large number of longunknown2005-05-081-43/+65
* | | Patch for --insert-ignoreunknown2005-05-071-7/+12
|/ /
* | Bug #9175 seg fault on 'mysqldump --single-transaction --tab mysql nonexistent' unknown2005-03-311-3/+4
* | Bug #9175 seg fault on 'mysqldump --single-transaction --tab mysql nonexistent' unknown2005-03-281-10/+21
* | Fixes after Sinisa and Serg comments after push of patch for BUG#9123.unknown2005-03-161-36/+57
* | BUG#9123: Updates after Mats reviewunknown2005-03-161-2/+2
* | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b9123-4.1unknown2005-03-161-1/+3
|\ \
| * | BUG#9123: If a table name is given with an underscore, unknown2005-03-151-1/+3
* | | Bug #6660 mysqldump creates bad pathnames on Windowsunknown2005-03-151-21/+0
* | | Bug #6660 mysqldump creates bad pathnames on Windowsunknown2005-03-141-0/+22
|/ /
* | A fix for a bug #8830, which occured when binary data from blob wasunknown2005-03-051-1/+1
* | mysqldump.c:unknown2005-02-251-0/+5
* | BUG#6662: Changes after Guilhems and Sergs reviewunknown2005-02-221-4/+3
* | BUG#6662: Importing mysqldumps should not show any warnings of level "notes".unknown2005-02-211-0/+4
* | Proper fix for comparision with ' 'unknown2005-02-011-18/+18
* | Merge mysql.com:/home/jimw/my/mysql-4.1-8148unknown2005-01-311-2/+2
|\ \
| * | Use single quotes to set SQL_MODE in mysqldump output in case ANSI_QUOTESunknown2005-01-281-2/+2
* | | Bug #5185 mysqldump for windows database gets table names with different caseunknown2005-01-291-6/+9
* | | Bug #5185 mysqldump for windows database gets table names with different caseunknown2005-01-271-2/+35
|/ /
* | fixes/cleanups according to Coverity reportunknown2005-01-241-3/+2
* | mysqldump.c:unknown2005-01-171-3/+3
* | Fix for BUG#7850: force the transaction isolation level to REPEATABLE READ wh...unknown2005-01-131-0/+7
* | postreview changesunknown2005-01-061-4/+4
* | fixed comparation with string constant on some platform (BUG#7651)unknown2005-01-061-2/+10
* | client/mysqldump.cunknown2004-12-281-28/+15
* | WL#2319 V2: Exclude tables from dumpunknown2004-12-271-7/+99
* | Bug#7020: mysqldump --compatible=mysql40 still dumps in UTF8unknown2004-12-221-0/+6