summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysqldump.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9124 mysqldump does not dump data if table name is same as view earlier onElena Stepanova2015-11-131-0/+35
* Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-6/+31
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-6/+30
| |\
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-6/+30
| | |\
| | | * BUG#11754258: INCORRECT ERROR MESSAGE WHEN CREATING UNSAFEKarthik Kamath2015-08-181-5/+0
| | | * Bug #20772273 : MYSQLIMPORT --USE-THREADS DOESN'T USEArun Kuruvila2015-06-301-0/+29
| | | * Bug #16996656: UNIQUE OPTION PREFIXES NOT DEPRECATED IN 5.5+Georgi Kodinov2013-06-261-11/+11
| | | * Bug #15930494 MYSQLDUMP TEST SOMETIMES FAILS DUE TO MIXING STDOUT ANDAkhila Maddukuri2012-12-071-2/+9
| | | * Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERYVenkata Sidagam2012-05-071-0/+27
| | | |\
| | | | * Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERY Venkata Sidagam2012-05-041-3/+26
| | | * | Merge of fix for bug#11760384 from mysql-5.1.Nirbhay Choubey2012-01-101-0/+112
| | | |\ \ | | | | |/
| | | | * BUG#11760384 - 52792: mysqldump in XML mode does not dumpNirbhay Choubey2012-01-101-0/+112
| | | * | Bug#12809202 61854: MYSQLDUMP --SINGLE-TRANSACTIONNirbhay Choubey2011-12-241-0/+6
| | | * | Bug#12809202 61854: MYSQLDUMP --SINGLE-TRANSACTIONNirbhay Choubey2011-12-231-0/+32
| | | * | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-03-211-0/+1
| | | |\ \
| | | | * \ Merge from mysql-5.1 -> mysql-5.5.Nirbhay Choubey2011-03-171-0/+2
| | | | |\ \ | | | | | |/
| | | | | * Minor fix in mysqldump test.Nirbhay Choubey2011-03-171-0/+2
| | | * | | 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/+10
| | | |\ \
| | | | * | Fix for BUG#59894Guilhem Bichot2011-02-111-0/+10
| | | * | | Merge of fix for bug#11766310 from mysql-5.1 -> mysql-5.5.Nirbhay Choubey2011-02-211-0/+21
| | | |\ \ \ | | | | |/ / | | | |/| / | | | | |/
| | | | * Bug#11766310 : 59398: MYSQLDUMP 5.1 CAN'T HANDLE A DASHNirbhay Choubey2011-02-211-0/+21
| | | * | Merging fix of Bug#13618 from mysql-5.1.Nirbhay Choubey2011-01-141-0/+9
| | | |\ \ | | | | |/
| | | | * Bug#13618 : mysqldump --xml omits comment on table fieldNirbhay Choubey2011-01-141-0/+9
| | | * | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-241-0/+1
| | | |\ \ | | | | |/
| | | | * BUG#52987: mysqldump fails if umask=0077Sven Sandberg2010-05-201-0/+1
| | | * | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-0/+29
| | | |\ \ | | | | |/
| | | | * Bug #53088: mysqldump with -T & --default-character-set setGleb Shchepa2010-05-071-0/+29
| | | * | BUG#50670: Slave stops with error code 1644Sven Sandberg2010-04-281-1/+1
| | | * | Manual merge from next-mr.2010-01-121-18/+15
| | | |\ \
| | | | * \ Manual merge of WL#4738 from mysql-next-mr: Alexey Kopytov2009-12-281-15/+15
| | | | |\ \
| | | | | * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-15/+15
| | | | | |/
| | | | * | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-3/+0
| | | | |/
| | | * | Manual merge 5.1-rep+2 to 5.1-rep+3He Zhenxing2009-10-181-0/+3
| | | |\ \ | | | | |/
| | | * | merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-0/+5
| | | |\ \ | | | | |/ | | | |/|
| | | | * post-push fixes for BUG#39934: make mysqldump.test pass evenSven Sandberg2009-07-151-0/+5
| | | * | Bug# 30946: mysqldump silently ignores --default-character-setGleb Shchepa2009-07-311-0/+85
| | | * | Merge in bug fixes for client toolsJim Winstead2009-07-141-2/+44
| | | |\ \ | | | | |/ | | | |/|
| | | | * Table identifiers and file names were not quoted and escaped correctly byJim Winstead2009-05-191-2/+21
| | | | * The output of mysqldump --tab for views included a DROP TABLE statementJim Winstead2009-05-181-0/+23
| | | * | Merge bug fixesJim Winstead2009-07-131-8/+7
| | | |\ \ | | | | |/
| | | | * Fix test case, table name needs to be upper-case.Jim Winstead2009-05-151-1/+1
| | | | * mysqlimport was not always compiled correctly to allow thread support,Jim Winstead2009-05-121-5/+0
| | | | * mysqldump would not dump the INFORMATION_SCHEMA even when it was explicitlyJim Winstead2009-05-121-3/+7
| | | * | Bug#34861: mysqldump with --tab gives weird output for triggers.Tatiana A. Nurnberg2009-05-271-0/+53
| | | * | merge 5.0-> 5.1Patrick Crews2009-05-221-1/+0
| | | |\ \ | | | | |/ | | | |/|
| | | | * Bug#40465 - mysqldump.test does no checking of dump or restorePatrick Crews2009-05-221-1/+0
| | | * | Merge 5.0-bugteam to 5.1-bugteam.Sergey Vojtovich2009-04-211-4/+1
| | | |\ \ | | | | |/
| | | | * BUG#36966 - mysqldump.test fails in pushbuildSergey Vojtovich2009-04-211-3/+3
| | | * | Merge fix for bug 42635, which is no change for 5.1 except addition of Chad MILLER2009-03-121-0/+16
| | | |\ \ | | | | |/