summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* mysqldump.c:paul@kite-hub.kitebird.com2005-01-171-3/+3
* Fix for BUG#7850: force the transaction isolation level to REPEATABLE READ wh...guilhem@mysql.com2005-01-131-0/+7
* postreview changesbell@sanja.is.com.ua2005-01-061-4/+4
* fixed comparation with string constant on some platform (BUG#7651)bell@sanja.is.com.ua2005-01-061-2/+10
* client/mysqldump.cserg@serg.mylan2004-12-281-28/+15
* WL#2319 V2: Exclude tables from dumplars@mysql.com2004-12-271-7/+99
* Bug#7020: mysqldump --compatible=mysql40 still dumps in UTF8bar@mysql.com2004-12-221-0/+6
* Fix for BUG#7358: removing warning reporting of mysqldump 4.1.8 when calling ...guilhem@mysql.com2004-12-171-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-12-091-2/+4
|\
| * Ensure that we free memory used with --order-by-primary (in mysqldump)monty@mysql.com2004-12-091-2/+4
* | help text correctedserg@serg.mylan2004-12-041-1/+1
|/
* Merge bk-internal:/home/bk/mysql-4.1tsmith@build.mysql.com2004-12-021-24/+121
|\
| * Mergetsmith@build.mysql.com2004-11-301-24/+121
| |\
| | * mysqldump.c:tsmith@build.mysql.com2004-11-301-19/+15
| | * Add --order-by-primary option, which adds an ORDER BYtsmith@build.mysql.com2004-11-161-24/+125
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-11-301-1/+1
|\ \ \ | |/ / |/| |
| * | A fix (bug #6101: mysqldump writes invalid SQL).ram@gw.mysql.r18.ru2004-10-191-1/+1
* | | compilation failures fixes. mysqldump now compiles on AIX 4.3.guilhem@mysql.com2004-11-161-2/+2
* | | Try to lower the probability of a stall of mysqldump AND most client connecti...guilhem@mysql.com2004-11-141-1/+11
* | | allowing --master-data without arg to be compatible with < 4.1.8 mysqldump.guilhem@mysql.com2004-11-141-1/+5
* | | After merge fixesmonty@mysql.com2004-11-121-9/+9
* | | merge with 4.0monty@mysql.com2004-11-121-28/+25
|\ \ \
| * | | Alphabetize some out-of-order options in option structure.paul@kite-hub.kitebird.com2004-11-091-12/+13
| * | | mysqldump.c:bar@mysql.com2004-11-051-0/+1
| * | | client_priv.h:bar@mysql.com2004-11-051-7/+49
| * | | Bug#5655 - mysqldump fields-escaped-by behaviourantony@ltantony.rdg.cyberkinetica.homeunix.net2004-09-221-1/+1
* | | | mysqldump.c:paul@kite-hub.kitebird.com2004-11-111-7/+7
* | | | Mergeguilhem@mysql.com2004-11-101-135/+196
|\ \ \ \
| * | | | WL#1596 "make mysqldump --master-data --single-transaction able to do online ...guilhem@mysql.com2004-11-101-135/+196
| | |_|/ | |/| |
* | | | mysqldump.c:bar@mysql.com2004-11-051-0/+1
* | | | mysqldump.c:bar@mysql.com2004-11-051-12/+16
|/ / /
* | | Dumping BLOBs in HEX notation. The patch was orinigally bar@mysql.com2004-10-191-9/+52
| |/ |/|
* | Fixed a bug in password handling. All related to Bug#5955.jani@a80-186-41-201.elisa-laajakaista.fi2004-10-071-1/+2
* | mysqldump.c:paul@kite-hub.kitebird.com2004-10-021-1/+1
* | Merge with 4.0monty@mysql.com2004-09-011-1/+1
|\ \ | |/
| * Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-311-1/+1
* | Names listed as options should look like options,paul@kite-hub.kitebird.com2004-08-301-1/+1
* | mergedserg@serg.mylan2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:rburnett@build.mysql.com2004-08-141-1/+1
* | more accurate processing of find_type resultvva@eagle.mysql.r18.ru2004-08-241-1/+1
* | fixed a Bug #4998 "--protocol doesn't reject bad values" vva@eagle.mysql.r18.ru2004-08-231-2/+1
* | restored --all as an alias to --create-options for backward compatibilityserg@serg.mylan2004-06-261-1/+4
* | Mergevva@eagle.mysql.r18.ru2004-06-251-0/+103
|\ \
| * \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2004-06-251-0/+103
| |\ \
| | * | fixed bug #1851 "mysqldump does not return vva@eagle.mysql.r18.ru2004-06-251-0/+103
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-06-231-1/+1
|\ \ \ \ | |/ / /
| * | | mysqldump.c:paul@kite-hub.kitebird.com2004-06-231-1/+1
| * | | mysqldump.c:paul@kite-hub.kitebird.com2004-06-231-1/+1
| |/ /
* | | Bug#4261 - mysqldump omits NULLs with --skip-extended-insertserg@serg.mylan2004-06-231-0/+2
|/ /
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0