Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-21785: sequences used as default by other table not dumped in right orde...bb-10.3-MDEV-21785 | Oleksandr Byelkin | 2021-01-26 | 1 | -17/+62 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-11-02 | 1 | -10/+559 |
|\ | |||||
| * | MDEV-23630: mysqldump logically dump system table information | Daniel Black | 2020-11-01 | 1 | -10/+559 |
* | | MDEV-21786 mysqldump will forget sequence definition details on --no-data dump | Anel Husakovic | 2020-10-23 | 1 | -3/+74 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-06-13 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2020-06-11 | 1 | -7/+7 |
| |\ | |||||
| | * | Client spelling mistakes | Ian Gilfillan | 2020-06-08 | 1 | -8/+8 |
* | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-05-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-05-02 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-04-30 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Correct the name of a contributor | Marko Mäkelä | 2020-04-25 | 1 | -1/+1 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-04-15 | 1 | -7/+36 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-04-01 | 1 | -6/+36 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-22037: Add ability to skip content of some tables (work around for MDEV-... | Oleksandr Byelkin | 2020-03-25 | 1 | -6/+36 |
* | | | | Lintian complains on spelling error | Faustin Lammler | 2019-12-02 | 1 | -2/+2 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-23 | 1 | -2/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Enable the auto parameter of the flag `default-character-set` | Anel Husakovic | 2019-09-13 | 1 | -1/+4 |
* | | | | MDEV-17429 mysqldump uses 10.3 options with pre-10.3 servers and breaks | Anel Husakovic | 2019-06-24 | 1 | -2/+4 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-06-11 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Ensure that tests and programs can restore variables | Monty | 2019-06-03 | 1 | -0/+4 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -32/+31 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -32/+31 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-19182 mysqldump not always handling SHOW CREATE TRIGGER failures correctly | Sergei Golubchik | 2019-04-24 | 1 | -32/+31 |
* | | | | MDEV-18782 mysqldump --all-databases causes segmentation fault. | Alexey Botchkov | 2019-05-07 | 1 | -2/+3 |
* | | | | MDEV-8765: mysqldump -use utf8mb4 by default | Daniel Black | 2018-10-12 | 1 | -1/+1 |
* | | | | Fixed wrong #ifdef related to DBUG_ASSERT_AS_PRINTF | Monty | 2018-09-05 | 1 | -1/+1 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -7/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 1 | -7/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-06-12 | 1 | -7/+8 |
| | |\ \ | |||||
| | | * \ | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-06-10 | 1 | -7/+8 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-15021: mysqldump --tables --routines generates non importable dump file | Rutuja Surve | 2018-06-10 | 1 | -6/+6 |
| | | | * | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -0/+1 |
| | * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2018-03-16 | 1 | -2/+1 |
* | | | | | Addressing Monty's review suggestions for MDEV-11952 Oracle-style packages (p... | Alexander Barkov | 2018-05-21 | 1 | -2/+2 |
* | | | | | MDEV-13336: mysqldump --ignore-database address review comments | Daniel Black | 2018-04-16 | 1 | -12/+13 |
* | | | | | MDEV-13336 Add --ignore-database option to mysqldump | Hartmut Holzgraefe | 2018-04-16 | 1 | -4/+37 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -2/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9a | Marko Mäkelä | 2018-03-16 | 1 | -2/+1 |
* | | | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibility | Alexander Barkov | 2018-02-25 | 1 | -9/+12 |
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -15/+17 |
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-02-04 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | System Versioning 1.0 pre8 | Aleksey Midenkov | 2018-01-10 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 1 | -2/+6 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -2/+6 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 1 | -2/+6 |