summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-2/+2
* Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-5/+5
* MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-3/+4
* MDEV-14974: --port ignored for --host=localhostBrandon Nesterenko2021-05-111-1/+67
* MDEV-9077 - do not dump sys schema by default (MySQL bug#76735)Vladislav Vaintroub2021-03-181-0/+8
* Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-19/+86
|\
| * Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-19/+84
| |\
| | * Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-2/+22
| | |\
| | | * MDEV-20939: Race condition between mysqldump import and InnoDB persistentRucha Deodhar2021-01-271-0/+14
| | | * MDEV-20939: Race condition between mysqldump import and InnoDB persistentDaniel Black2021-01-251-2/+8
| | * | MDEV-21785: sequences used as default by other table not dumped in right orde...bb-10.3-MDEV-21785Oleksandr Byelkin2021-01-261-17/+62
* | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-5/+11
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-031-10/+583
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-10/+559
| |\ \ \ | | |/ /
| | * | 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
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-3/+75
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-3/+74
| |\ \ \ | | |/ /
| | * | MDEV-21786 mysqldump will forget sequence definition details on --no-data dumpAnel Husakovic2020-10-231-3/+74
* | | | 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
| |\ \ \ \ \ | | |/ / / /