summaryrefslogtreecommitdiff
path: root/client/mysqldump.c
Commit message (Expand)AuthorAgeFilesLines
* 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-23630: mysqldump logically dump system table informationDaniel Black2020-11-011-10/+559
* Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-111-7/+7
|\
| * Client spelling mistakesIan Gilfillan2020-06-081-8/+8
* | 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.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
* | | Enable the auto parameter of the flag `default-character-set`Anel Husakovic2019-09-131-1/+4
* | | Ensure that tests and programs can restore variablesMonty2019-06-031-0/+4
* | | 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.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
* | | 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
* | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-2/+1
* | | | 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
* | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-5/+5
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-081-3/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-3/+2
| |\ \ \ | | |/ /
| | * | coverity medium warningsSergei Golubchik2017-07-061-3/+2
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-2/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-2/+3
| |\ \ \ | | |/ /
| | * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-2/+3
| | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-0/+1
|\ \ \ \ | |/ / /
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-2/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-3/+2
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-3/+2
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-111-3/+2
| | | |\
| | | | * Bug #25717383: MYSQLDUMP MAY EXECUTE ANY ARBITRARY QUERYmysql-5.5.55Bharathy Satish2017-03-181-12/+42
| | | | * BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-101-2/+2
| | | | * Bug#21977380 - POSSIBLE BUFFER OVERFLOW ISSUESShishir Jaiswal2016-05-161-22/+27
* | | | | MDEV-10431: Please implement mysqldump --add-drop-trigger from MySQL 5.6Oleksandr Byelkin2017-05-041-1/+13
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-2/+3
| | |\ \ \ | | | |/ /
| | | * | MDEV-11505 wrong databasename in mysqldump commentSergei Golubchik2017-02-271-2/+3
* | | | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-8/+8
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-17/+43
|\ \ \ \ \ | |/ / / /