summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21785: sequences used as default by other table not dumped in right orde...bb-10.3-MDEV-21785Oleksandr Byelkin2021-01-261-17/+62
* Merge 10.2 into 10.3Marko Mäkelä2020-11-021-10/+559
|\
| * MDEV-23630: mysqldump logically dump system table informationDaniel Black2020-11-011-10/+559
* | MDEV-21786 mysqldump will forget sequence definition details on --no-data dumpAnel Husakovic2020-10-231-3/+74
* | Merge 10.2 into 10.3Marko Mäkelä2020-06-131-5/+5
|\ \ | |/
| * Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-111-7/+7
| |\
| | * Client spelling mistakesIan Gilfillan2020-06-081-8/+8
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-301-1/+1
| | |\
| | | * Correct the name of a contributorMarko Mäkelä2020-04-251-1/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2020-04-151-7/+36
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2020-04-011-6/+36
| |\ \ \ | | |/ /
| | * | MDEV-22037: Add ability to skip content of some tables (work around for MDEV-...Oleksandr Byelkin2020-03-251-6/+36
* | | | Lintian complains on spelling errorFaustin Lammler2019-12-021-2/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-231-2/+5
|\ \ \ \ | |/ / /
| * | | Enable the auto parameter of the flag `default-character-set`Anel Husakovic2019-09-131-1/+4
* | | | MDEV-17429 mysqldump uses 10.3 options with pre-10.3 servers and breaksAnel Husakovic2019-06-241-2/+4
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-06-111-0/+4
|\ \ \ \ | |/ / /
| * | | Ensure that tests and programs can restore variablesMonty2019-06-031-0/+4
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\ \ | | | |/
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-32/+31
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-32/+31
| |\ \ \ | | |/ /
| | * | MDEV-19182 mysqldump not always handling SHOW CREATE TRIGGER failures correctlySergei Golubchik2019-04-241-32/+31
* | | | MDEV-18782 mysqldump --all-databases causes segmentation fault.Alexey Botchkov2019-05-071-2/+3
* | | | MDEV-8765: mysqldump -use utf8mb4 by defaultDaniel Black2018-10-121-1/+1
* | | | Fixed wrong #ifdef related to DBUG_ASSERT_AS_PRINTFMonty2018-09-051-1/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-7/+8
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-7/+8
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-7/+8
| | |\ \
| | | * \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-101-7/+8
| | | |\ \ | | | | |/
| | | | * MDEV-15021: mysqldump --tables --routines generates non importable dump fileRutuja Surve2018-06-101-6/+6
| | | | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+1
| | * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-161-2/+1
* | | | | Addressing Monty's review suggestions for MDEV-11952 Oracle-style packages (p...Alexander Barkov2018-05-211-2/+2
* | | | | MDEV-13336: mysqldump --ignore-database address review commentsDaniel Black2018-04-161-12/+13
* | | | | MDEV-13336 Add --ignore-database option to mysqldumpHartmut Holzgraefe2018-04-161-4/+37
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-2/+1
* | | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-9/+12
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-15/+17
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-1/+1
|\ \ \ \ \
| * | | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-1/+1
| |/ / / /
* | | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-2/+6
|\ \ \ \ \
| * \ \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-2/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-2/+6
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-2/+6