summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for BUG#7358: removing warning reporting of mysqldump 4.1.8 when calling ...unknown2004-12-171-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-2/+4
|\
| * Ensure that we free memory used with --order-by-primary (in mysqldump)unknown2004-12-091-2/+4
* | help text correctedunknown2004-12-041-1/+1
|/
* Merge bk-internal:/home/bk/mysql-4.1unknown2004-12-021-24/+121
|\
| * Mergeunknown2004-11-301-24/+121
| |\
| | * mysqldump.c:unknown2004-11-301-19/+15
| | * Add --order-by-primary option, which adds an ORDER BYunknown2004-11-161-24/+125
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-301-1/+1
|\ \ \ | |/ / |/| |
| * | A fix (bug #6101: mysqldump writes invalid SQL).unknown2004-10-191-1/+1
* | | compilation failures fixes. mysqldump now compiles on AIX 4.3.unknown2004-11-161-2/+2
* | | Try to lower the probability of a stall of mysqldump AND most client connecti...unknown2004-11-141-1/+11
* | | allowing --master-data without arg to be compatible with < 4.1.8 mysqldump.unknown2004-11-141-1/+5
* | | After merge fixesunknown2004-11-121-9/+9
* | | merge with 4.0unknown2004-11-121-28/+25
|\ \ \
| * | | Alphabetize some out-of-order options in option structure.unknown2004-11-091-12/+13
| * | | mysqldump.c:unknown2004-11-051-0/+1
| * | | client_priv.h:unknown2004-11-051-7/+49
| * | | Bug#5655 - mysqldump fields-escaped-by behaviourunknown2004-09-221-1/+1
* | | | mysqldump.c:unknown2004-11-111-7/+7
* | | | Mergeunknown2004-11-101-135/+196
|\ \ \ \
| * | | | WL#1596 "make mysqldump --master-data --single-transaction able to do online ...unknown2004-11-101-135/+196
| | |_|/ | |/| |
* | | | mysqldump.c:unknown2004-11-051-0/+1
* | | | mysqldump.c:unknown2004-11-051-12/+16
|/ / /
* | | Dumping BLOBs in HEX notation. The patch was orinigally unknown2004-10-191-9/+52
| |/ |/|
* | Fixed a bug in password handling. All related to Bug#5955.unknown2004-10-071-1/+2
* | mysqldump.c:unknown2004-10-021-1/+1
* | Merge with 4.0unknown2004-09-011-1/+1
|\ \ | |/
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* | Names listed as options should look like options,unknown2004-08-301-1/+1
* | mergedunknown2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:unknown2004-08-141-1/+1
* | more accurate processing of find_type resultunknown2004-08-241-1/+1
* | fixed a Bug #4998 "--protocol doesn't reject bad values" unknown2004-08-231-2/+1
* | restored --all as an alias to --create-options for backward compatibilityunknown2004-06-261-1/+4
* | Mergeunknown2004-06-251-0/+103
|\ \
| * \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-06-251-0/+103
| |\ \