summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-08-251-0/+9
|\
| * Several fixes for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-08-241-0/+9
* | Fixed compiler warningsmonty@mysql.com2005-07-281-1/+1
* | Added some missing casts and changed a define for alloca().jani@a193-229-222-105.elisa-laajakaista.fi2005-07-201-2/+2
* | BUG#11678: mysqldump --master-data should fail if master binlog disabledlars@mysql.com2005-07-011-0/+9
* | Portability fixesmonty@mishka.local2005-06-271-23/+32
* | Fix so that my_progname is set to "mysqldump"msvensson@neptunus.(none)2005-06-221-1/+1
* | BUG#9657 mysqldump xml ( -x ) does not format NULL fields correctlymsvensson@neptunus.(none)2005-06-221-2/+46
* | patchmsvensson@neptunus.(none)[msvensson]2005-06-211-58/+98
* | Additions for --add-drop-databasebrian@zim.(none)2005-05-201-4/+15
* | Resolve bugfix mergejimw@mysql.com2005-05-181-46/+71
|\ \
| * | Small optimization to bug fix, from Monty.jimw@mysql.com2005-05-181-4/+5
| * | Fix crash in mysqldump -c triggered by tables with a large number of longjimw@mysql.com2005-05-081-43/+65
* | | Patch for --insert-ignorebrian@brian-akers-computer.local2005-05-071-7/+12
|/ /
* | Bug #9175 seg fault on 'mysqldump --single-transaction --tab mysql nonexistent' reggie@mdk10.(none)2005-03-311-3/+4
* | Bug #9175 seg fault on 'mysqldump --single-transaction --tab mysql nonexistent' reggie@mdk10.(none)2005-03-281-10/+21
* | Fixes after Sinisa and Serg comments after push of patch for BUG#9123.lars@mysql.com2005-03-161-36/+57
* | BUG#9123: Updates after Mats reviewlars@mysql.com2005-03-161-2/+2
* | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b9123-4.1lars@mysql.com2005-03-161-1/+3
|\ \
| * | BUG#9123: If a table name is given with an underscore, lars@mysql.com2005-03-151-1/+3
* | | Bug #6660 mysqldump creates bad pathnames on Windowsreggie@mdk10.(none)2005-03-151-21/+0
* | | Bug #6660 mysqldump creates bad pathnames on Windowsreggie@mdk10.(none)2005-03-141-0/+22
|/ /
* | A fix for a bug #8830, which occured when binary data from blob wasSinisa@sinisa.nasamreza.org2005-03-051-1/+1
* | mysqldump.c:bar@mysql.com2005-02-251-0/+5
* | BUG#6662: Changes after Guilhems and Sergs reviewlars@mysql.com2005-02-221-4/+3
* | BUG#6662: Importing mysqldumps should not show any warnings of level "notes".lars@mysql.com2005-02-211-0/+4
* | Proper fix for comparision with ' 'monty@mysql.com2005-02-011-18/+18
* | Merge mysql.com:/home/jimw/my/mysql-4.1-8148jimw@mysql.com2005-01-311-2/+2
|\ \
| * | Use single quotes to set SQL_MODE in mysqldump output in case ANSI_QUOTESjimw@mysql.com2005-01-281-2/+2
* | | Bug #5185 mysqldump for windows database gets table names with different casereggie@bob.(none)2005-01-291-6/+9
* | | Bug #5185 mysqldump for windows database gets table names with different casereggie@bob.(none)2005-01-271-2/+35
|/ /
* | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-3/+2
* | 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