Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-06-12 | 1 | -0/+15 |
|\ | |||||
| * | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-06-10 | 1 | -0/+15 |
| |\ | |||||
| | * | MDEV-15021: mysqldump --tables --routines generates non importable dump file | Rutuja Surve | 2018-06-10 | 1 | -0/+15 |
* | | | Merge branch '10.0' 10.1 | Sergei Golubchik | 2017-04-28 | 1 | -0/+63 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-04-21 | 1 | -0/+63 |
| |\ \ | | |/ | |||||
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55 | Sergei Golubchik | 2017-04-11 | 1 | -0/+63 |
| | |\ | |||||
| | | * | Bug #25717383: MYSQLDUMP MAY EXECUTE ANY ARBITRARY QUERYmysql-5.5.55 | Bharathy Satish | 2017-03-18 | 1 | -0/+63 |
* | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
* | | | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2016-11-02 | 1 | -3/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-10846 Running mysqldump backup twice returns error: Table 'mysql.proc' d... | Sergei Golubchik | 2016-10-27 | 1 | -3/+0 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
* | | | | MDEV-9307 - provide info about DATA/INDEX directory in INFORMATION_SCHEMA.TA | Vladislav Vaintroub | 2016-02-22 | 1 | -1/+1 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -0/+27 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 1 | -0/+26 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routine | Sergey Vojtovich | 2015-12-03 | 1 | -0/+26 |
* | | | | MDEV-9124 mysqldump does not dump data if table name is same as view earlier on | Elena Stepanova | 2015-11-13 | 1 | -0/+162 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -1/+29 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -1/+28 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 1 | -1/+28 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #20772273 : MYSQLIMPORT --USE-THREADS DOESN'T USE | Arun Kuruvila | 2015-06-30 | 1 | -0/+28 |
| | | * | Bug #16996656: UNIQUE OPTION PREFIXES NOT DEPRECATED IN 5.5+ | Georgi Kodinov | 2013-06-26 | 1 | -1/+1 |
| | | * | Bug #15930494 MYSQLDUMP TEST SOMETIMES FAILS DUE TO MIXING STDOUT AND | Akhila Maddukuri | 2012-12-07 | 1 | -11/+16 |
| | | * | Bug#14463669 FAILURE TO CORRECTLY PARSE ROUTINES IN | Vamsikrishna Bhagi | 2012-11-19 | 1 | -12/+12 |
| | | * | Bug #11753490: 44939: sql dumps containing broad views fail when | Georgi Kodinov | 2012-07-04 | 1 | -23/+23 |
| | | * | Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERY | Venkata Sidagam | 2012-05-07 | 1 | -0/+45 |
| | | |\ | |||||
| | | | * | Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERY | Venkata Sidagam | 2012-05-04 | 1 | -0/+42 |
| | | * | | Merge of fix for bug#11760384 from mysql-5.1. | Nirbhay Choubey | 2012-01-10 | 1 | -0/+439 |
| | | |\ \ | | | | |/ | |||||
| | | | * | BUG#11760384 - 52792: mysqldump in XML mode does not dump | Nirbhay Choubey | 2012-01-10 | 1 | -0/+439 |
| | | | * | Minor fix in mysqldump test. | Nirbhay Choubey | 2011-03-17 | 1 | -0/+1 |
| | | * | | Bug#12809202 61854: MYSQLDUMP --SINGLE-TRANSACTION | Nirbhay Choubey | 2011-12-24 | 1 | -0/+4 |
| | | * | | Bug#12809202 61854: MYSQLDUMP --SINGLE-TRANSACTION | Nirbhay Choubey | 2011-12-23 | 1 | -0/+100 |
| | | * | | Fixed the test cleanup code post-merge | Georgi Kodinov | 2011-03-17 | 1 | -0/+1 |
| | | * | | Merge from mysql-5.5.10-release | hery.ramilison@oracle.com | 2011-03-16 | 1 | -0/+32 |
| | | |\ \ | |||||
| | | | * | | Fix for BUG#59894 | Guilhem Bichot | 2011-02-11 | 1 | -0/+32 |
| | | * | | | Merge of fix for bug#11766310 from mysql-5.1 -> mysql-5.5. | Nirbhay Choubey | 2011-02-21 | 1 | -0/+36 |
| | | |\ \ \ | | | | |/ / | | | |/| / | | | | |/ | |||||
| | | | * | Bug#11766310 : 59398: MYSQLDUMP 5.1 CAN'T HANDLE A DASH | Nirbhay Choubey | 2011-02-21 | 1 | -0/+36 |
| | | * | | Merging fix of Bug#13618 from mysql-5.1. | Nirbhay Choubey | 2011-01-14 | 1 | -11/+26 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug#13618 : mysqldump --xml omits comment on table field | Nirbhay Choubey | 2011-01-14 | 1 | -11/+26 |
| | | * | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-09 | 1 | -0/+15 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug #53088: mysqldump with -T & --default-character-set set | Gleb Shchepa | 2010-05-07 | 1 | -0/+15 |
| | | * | | Patch for WL#3736: Extended Table, Column and Index Comments. | Alexander Nozdrin | 2010-02-20 | 1 | -2/+2 |
| | | * | | Backport of WL #2934: Make/find library for doing float/double | Alexey Kopytov | 2009-12-22 | 1 | -1/+1 |
| | | * | | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-02 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * \ | Automerge from mysql-next-mr. | Alexander Nozdrin | 2009-10-27 | 1 | -4/+4 |
| | | | |\ \ | |||||
| | | | * | | | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def" | Sergey Glukhov | 2009-10-23 | 1 | -1/+1 |
| | | * | | | | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-28 | 1 | -4/+4 |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | | |||||
| | | | * | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge | Luis Soares | 2009-10-22 | 1 | -4/+4 |
| | | | |\ \ \ | |||||
| | | | | * | | | Backport BUG#34227 Replication permission error message is misleading | He Zhenxing | 2009-10-02 | 1 | -4/+4 |
| | | | | | |/ | | | | | |/| |