summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
* Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
* Added some missing DBUG_RETURNmonty@mysql.com/nosik.monty.fi2006-11-231-3/+3
* Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-59/+82
* Use same type for local variables as arguments, avoid compile error on NetWaremsvensson@neptunus.(none)2006-10-241-2/+2
* Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19745/my50-bug19745iggy@rolltop.ignatz42.dyndns.org2006-10-181-36/+98
|\
| * Bug#19745: mysqldump --xml produces invalid xmliggy@rolltop.ignatz42.dyndns.org2006-10-181-36/+98
* | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19660/my50-bug19660iggy@rolltop.ignatz42.dyndns.org2006-10-041-5/+3
|\ \ | |/ |/|
| * Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19660/my41-bug19660iggy@rolltop.ignatz42.dyndns.org2006-10-041-5/+3
| |\
| | * Bug#19660 mysqldump --single-transaction should be with CONSISTENT SNAPSHOTiggy@rolltop.ignatz42.dyndns.org2006-10-031-5/+3
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2006-09-211-45/+53
|\ \ \
| * \ \ Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2006-09-151-47/+55
| |\ \ \
| | * \ \ Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2006-09-111-47/+55
| | |\ \ \ | | | |/ / | | |/| |
| | | * | BUG#13926: --order-by-primary fails if PKEY contains quote character.grog@eucla.lemis.com2006-08-021-4/+12
| | | * | mysqldump.c:grog@eucla.lemis.com2006-08-021-47/+47
* | | | | Bug#21424 mysqldump failing to export/import views. ...iggy@rolltop.ignatz42.dyndns.org2006-09-141-1/+13
* | | | | Fix problem with windows where stderr is not flushed until end of program.msvensson@neptunus.(none)2006-09-011-0/+1
* | | | | Restore bug fix lost in merge of client/mysqldump.c, and clean up mysqldump.testjimw@rama.(none)2006-08-311-0/+1
* | | | | Resolve conflictsjimw@rama.(none)2006-08-311-5/+8
|\ \ \ \ \
| * | | | | Bug #21288: mysqldump segmentation fault when using --wherejimw@rama.(none)2006-08-171-5/+11
* | | | | | Bug #21527 mysqldump incorrectly tries to LOCK TABLES on the information_sche...iggy@rolltop.ignatz42.dyndns.org2006-08-281-52/+78
| |/ / / / |/| | | |
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-08-031-151/+152
|\ \ \ \ \
| * | | | | Remove double error printout in mysqldumpmsvensson@neptunus.(none)2006-08-031-2/+0
| * | | | | Merge neptunus.(none):/home/msvensson/mysql/my50-m-bug21215msvensson@neptunus.(none)2006-08-031-149/+152
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Bug#21215 mysqldump creating incomplete backups without warningmsvensson@neptunus.(none)2006-07-241-0/+1
| | * | | | Don't close connection to mysql before 'safe_exit', that is done in 'safe_exi...msvensson@neptunus.(none)2006-07-241-2/+0
| | * | | | Remove double printout of mysqldump in error messagemsvensson@neptunus.(none)2006-07-241-3/+2
| | * | | | Replace sock -> mysqlmsvensson@neptunus.(none)2006-07-241-91/+92
| | * | | | Change tFlag and dFlag into human readable formatmsvensson@neptunus.(none)2006-07-241-12/+14
| | * | | | Add function verbose_msgmsvensson@neptunus.(none)2006-07-241-46/+48
| | | |/ / | | |/| |
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-08-011-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#10877 mysqldump should use consistent last linemsvensson@neptunus.(none)2006-07-241-0/+7
| |/ / /
* | | | Merge salvation.intern.azundris.com:/home/tnurnberg/mysql-5.0-releasetnurnberg@salvation.intern.azundris.com2006-07-191-3/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Bug# 20221- Dumping of multiple databases containing view(s) yields maleforme...iggy@rolltop.ignatz42.dyndns.org2006-07-171-3/+14
| * | | Bug#21014: Segmentation fault of mysqldump on viewtnurnberg@mysql.com/salvation.intern.azundris.com2006-07-141-2/+9
* | | | Merge igreenhoe@bk-internal.mysql.com:/home/bk/mysql-5.0igreenhoe/greenman@anubis.greendragongames.com2006-07-141-10/+13
|\ \ \ \
| * \ \ \ 4.1 -> 5.0 mergeigreenhoe/greenman@anubis.greendragongames.com2006-07-131-10/+13
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fix for bug #15977 (switch ordering of DISABLE KEYS/LOCK TABLE in mysqldump)igreenhoe@mysql.com2006-06-211-10/+13
| | |/
| | * Fixed some problems for Windows buildigor@rurik.mysql.com2006-06-061-1/+2
| | * Fix for bug #18536: mysqldump does not maintain table orders as per --tables ...ramil@mysql.com2006-05-191-33/+21
| | * Fix mysqldump crash when encountering a VIEW (when used against ajimw@mysql.com2006-02-011-2/+5
| | * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-12-041-1/+1
| | |\
| | | * A set of Netware related patches.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-041-1/+1
* | | | Bug#21014: Segmentation fault of mysqldump on viewtnurnberg@mysql.com/salvation.intern.azundris.com2006-07-141-2/+9
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-mainttnurnberg@mysql.com2006-06-261-0/+3
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-mainttnurnberg@mysql.com2006-06-011-0/+3
| |\ \ \
| | * | | Bug#18462: mysqldump does not dump view structures correctlytnurnberg@mysql.com2006-05-311-0/+3
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.(none)2006-06-201-1/+20
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-mainttnurnberg@mysql.com2006-06-121-1/+20
| |\ \ \ \ \ | | |/ / / / | |/| | | |