summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqldump.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9307 - provide info about DATA/INDEX directory in INFORMATION_SCHEMA.TAVladislav Vaintroub2016-02-221-1/+1
* Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+27
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-0/+26
| |\
| | * MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routineSergey Vojtovich2015-12-031-0/+26
* | | MDEV-9124 mysqldump does not dump data if table name is same as view earlier onElena Stepanova2015-11-131-0/+162
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-1/+29
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-1/+28
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-1/+28
| | |\
| | | * Bug #20772273 : MYSQLIMPORT --USE-THREADS DOESN'T USEArun Kuruvila2015-06-301-0/+28
| | | * Bug #16996656: UNIQUE OPTION PREFIXES NOT DEPRECATED IN 5.5+Georgi Kodinov2013-06-261-1/+1
| | | * Bug #15930494 MYSQLDUMP TEST SOMETIMES FAILS DUE TO MIXING STDOUT ANDAkhila Maddukuri2012-12-071-11/+16
| | | * Bug#14463669 FAILURE TO CORRECTLY PARSE ROUTINES INVamsikrishna Bhagi2012-11-191-12/+12
| | | * Bug #11753490: 44939: sql dumps containing broad views fail when Georgi Kodinov2012-07-041-23/+23
| | | * 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-releasehery.ramilison@oracle.com2011-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