summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-06-141-5/+5
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-06-131-5/+5
| |\
| | * 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 10.4 into 10.5Marko Mäkelä2020-05-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-051-1/+1
| |\ \ \ \ | | |/ / /
| | * | | 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.4 into 10.5Marko Mäkelä2020-04-251-6/+36
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-7/+36
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
* | | | | | Updated client and server to use new binary names in --debug tracesMonty2020-04-191-1/+1
* | | | | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-4/+4
* | | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-20/+22
* | | | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-5/+5
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Lintian complains on spelling errorFaustin Lammler2019-12-021-2/+2
* | | | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-3/+3
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-241-2/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-231-2/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-08-131-3/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed that mariadb-# binaries reads their corresponding entry from my.cnfMonty2019-07-181-1/+2
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-271-2/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-17429 mysqldump uses 10.3 options with pre-10.3 servers and breaksAnel Husakovic2019-06-241-2/+4
* | | | | | MDEV-19867: fix mysqldump to by default not copy S3 tablesVlad Lesin2019-06-261-3/+55
|/ / / / /
* | | | | MDEV-14101 Provide an option to select TLS protocol versionGeorg Richter2019-06-171-0/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-121-0/+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 branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-35/+35
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Changed some MySQL names in messages to MariaDBMonty2018-12-091-6/+6
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-171-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-8765: mysqldump -use utf8mb4 by defaultDaniel Black2018-10-121-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-09-111-1/+1
|\ \ \ \ \ | |/ / / /