summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqldump.result
Commit message (Expand)AuthorAgeFilesLines
* Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERYVenkata Sidagam2012-05-071-0/+45
|\
| * Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERY Venkata Sidagam2012-05-041-0/+42
* | Merge of fix for bug#11760384 from mysql-5.1.Nirbhay Choubey2012-01-101-0/+439
|\ \ | |/
| * BUG#11760384 - 52792: mysqldump in XML mode does not dumpNirbhay Choubey2012-01-101-0/+439
| * Minor fix in mysqldump test.Nirbhay Choubey2011-03-171-0/+1
* | Bug#12809202 61854: MYSQLDUMP --SINGLE-TRANSACTIONNirbhay Choubey2011-12-241-0/+4
* | Bug#12809202 61854: MYSQLDUMP --SINGLE-TRANSACTIONNirbhay Choubey2011-12-231-0/+100
* | Fixed the test cleanup code post-mergeGeorgi Kodinov2011-03-171-0/+1
* | Merge from mysql-5.5.10-releaseunknown2011-03-161-0/+32
|\ \
| * | Fix for BUG#59894Guilhem Bichot2011-02-111-0/+32
* | | Merge of fix for bug#11766310 from mysql-5.1 -> mysql-5.5.Nirbhay Choubey2011-02-211-0/+36
|\ \ \ | |/ / |/| / | |/
| * Bug#11766310 : 59398: MYSQLDUMP 5.1 CAN'T HANDLE A DASHNirbhay Choubey2011-02-211-0/+36
* | Merging fix of Bug#13618 from mysql-5.1.Nirbhay Choubey2011-01-141-11/+26
|\ \ | |/
| * Bug#13618 : mysqldump --xml omits comment on table fieldNirbhay Choubey2011-01-141-11/+26
* | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-0/+15
|\ \ | |/
| * Bug #53088: mysqldump with -T & --default-character-set setGleb Shchepa2010-05-071-0/+15
* | Patch for WL#3736: Extended Table, Column and Index Comments.Alexander Nozdrin2010-02-201-2/+2
* | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-1/+1
* | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-1/+1
|\ \
| * \ Automerge from mysql-next-mr.Alexander Nozdrin2009-10-271-4/+4
| |\ \
| * | | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def"Sergey Glukhov2009-10-231-1/+1
* | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-281-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-4/+4
| |\ \ \
| | * | | Backport BUG#34227 Replication permission error message is misleadingHe Zhenxing2009-10-021-4/+4
| | | |/ | | |/|
* | | | Bug #21099 MySQL 5.0.22 silently creates MyISAM tables even though Jon Olav Hauglid2009-10-091-5/+5
| |_|/ |/| |
* | | A backport of a patch for Bug#35297.Alexander Nozdrin2009-10-081-2/+2
|/ /
* | Fix for BUG#42980 "Client doesn't set NUM_FLAG for DECIMAL and TIMESTAMP":Guilhem Bichot2009-09-301-5/+5
|/
* Bug# 30946: mysqldump silently ignores --default-character-setGleb Shchepa2009-07-311-0/+59
* Merge in bug fixes for client toolsJim Winstead2009-07-141-15/+34
|\
| * Table identifiers and file names were not quoted and escaped correctly byJim Winstead2009-05-191-0/+10
| * The output of mysqldump --tab for views included a DROP TABLE statementJim Winstead2009-05-181-15/+24
* | Merge bug fixesJim Winstead2009-07-131-3/+208
|\ \ | |/
| * mysqlimport was not always compiled correctly to allow thread support,Jim Winstead2009-05-121-0/+175
| * mysqldump would not dump the INFORMATION_SCHEMA even when it was explicitlyJim Winstead2009-05-121-3/+33
* | Bug#34861: mysqldump with --tab gives weird output for triggers.Tatiana A. Nurnberg2009-05-271-0/+51
|/
* Merge 5.0-bugteam to 5.1-bugteam.Sergey Vojtovich2009-04-211-1/+0
|\
| * BUG#36966 - mysqldump.test fails in pushbuildSergey Vojtovich2009-04-211-1/+1
* | Merge fix for bug 42635, which is no change for 5.1 except addition of Chad MILLER2009-03-121-0/+67
|\ \ | |/
| * Merge from bugfix tree.Chad MILLER2009-03-101-0/+54
| |\
| | * Bug#42635: mysqldump includes views that were excluded using the \Chad MILLER2009-03-091-0/+54
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-02-251-1/+1
|\ \ \ | |/ /
| * | Bug#40345 MySQLDump prefixes view name with database name when view reference...Sergey Glukhov2009-02-251-1/+1
* | | manual mergeTatiana A. Nurnberg2009-02-191-186/+252
|\ \ \ | |/ /
| * | Bug#33550: mysqldump 4.0 compatibility brokenTatiana A. Nurnberg2009-02-191-180/+246
| |\ \ | | |/ | |/|
| | * Bug#33550: mysqldump 4.0 compatibility brokenTatiana A. Nurnberg2009-02-021-180/+242
* | | Merge 5.0 -> 5.1Matthias Leich2009-02-031-92/+91
|\ \ \ | |/ /
| * | 1. Slice of fix for Bug#42003 tests missing the disconnect of connections <> ...Matthias Leich2009-02-021-82/+84
| |/
| * merged 5.0-5.1.29-rc into 5.0-bugteamGeorgi Kodinov2008-10-011-11/+11
| |\
* | \ merged 5.1-5.1.29-rc -> 5.1-bugteamGeorgi Kodinov2008-10-011-12/+12
|\ \ \
| * \ \ Bug#31434 mysqldump dumps view as tableTatiana A. Nurnberg2008-09-111-12/+12
| |\ \ \ | | | |/ | | |/|