summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Add option --enable-cleartext-plugin to the MariaDB clientTing Nian2022-05-262-0/+11
* MDEV-4875 Can't restore a mysqldump if --add-drop-database meets general_logDaniel Black2022-05-061-35/+65
* MDEV-27816 Set sql_mode before DROP IF EXISTS alreadyHartmut Holzgraefe2022-05-061-3/+3
* Merge 10.2 into 10.3Marko Mäkelä2022-03-291-0/+1
|\
| * MDEV-14608: mysqlbinlog lastest backupfile size is 0Brandon Nesterenko2022-03-241-0/+1
* | MDEV-27691: make working view-protocolLena Startseva2022-02-161-0/+23
* | Merge branch '10.2' into 10.3mariadb-10.3.34Sergei Golubchik2022-02-101-15/+11
|\ \ | |/
| * MDEV-27789 mysql_upgrade / mariadb-upgrade in 10.6.6 is putting password in h...Monty2022-02-101-15/+11
* | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-292-98/+225
|\ \ | |/
| * MDEV-27068 running mariadb-upgrade in parallel make it hangs foreverMonty2022-01-202-90/+224
* | Merge branch 10.2 into 10.3Julius Goryavsky2021-12-231-8/+3
|\ \ | |/
| * MDEV-27191 MariaDB client - "system" command does not work on WindowsVladislav Vaintroub2021-12-071-8/+3
* | Merge 10.2 into 10.3Marko Mäkelä2021-11-091-5/+9
|\ \ | |/
| * MDEV-19129: Xcode compatibility update: #include <editline/readline.h> pathSergei Krivonos2021-10-311-1/+5
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-131-5/+8
|\ \ | |/
| * MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.2-MDEV-25444-docsBrandon Nesterenko2021-10-071-5/+8
| * MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.2-MDEV-25444Brandon Nesterenko2021-10-061-1/+8
* | MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.3-25444Brandon Nesterenko2021-10-051-5/+8
* | MDEV-25444 mysql --binary-mode is not able to replay some mysqlbinlog outputsSachin Kumar2021-10-051-2/+6
* | Fixup "Windows, mysqltest : cleanup, remove dead code USE_CYGWIN"Vladislav Vaintroub2021-09-241-0/+8
* | Windows, mysqltest : cleanup, remove dead code USE_CYGWINVladislav Vaintroub2021-09-241-54/+0
* | MDEV-11499 mysqltest, Windows : improve diagnostics if server fails to shutdownVladislav Vaintroub2021-09-241-7/+47
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-09-071-11/+52
|\ \ | |/
| * MDEV-19227: mysql_plugin doesn't run bootstrap from sourceAnel Husakovic2021-09-071-11/+52
* | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-071-2/+1
|\ \ | |/
| * Cleanup - remove confusing comment.Vladislav Vaintroub2021-09-011-1/+0
| * MDEV-26514 Option to build a separate test zip package on WindowsElena Stepanova2021-09-011-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-06-211-6/+9
|\ \ | |/
| * fix mysqlest crash on ./mtr --sp innodb_fts.innodb-fts-stopwordSergei Golubchik2021-06-121-2/+2
| * fix mysqltest crash report outputSergei Golubchik2021-06-121-4/+7
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-271-1/+5
|\ \ | |/
| * MDEV-24879 Client crash on undefined charsetsdirSergei Golubchik2021-03-231-1/+5
* | 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
* | mdev-22485 mysqlslap does not use current user as defaultDan Solodko2020-12-071-3/+0
* | Merge 10.2 into 10.3Marko Mäkelä2020-11-022-11/+561
|\ \ | |/
| * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-1/+2
| * MDEV-23630: mysqldump logically dump system table informationDaniel Black2020-11-011-10/+559
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-301-1/+1
|\ \ | |/
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-281-1/+1
| |\
| | * MDEV-23358 main.upgrade_MDEV-19650 fails with result differenceSergei Golubchik2020-10-221-1/+1
* | | MDEV-21786 mysqldump will forget sequence definition details on --no-data dumpAnel Husakovic2020-10-231-3/+74
* | | Merge branch '10.2' into 10.3Sujatha2020-09-281-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sujatha2020-09-281-1/+1
| |\ \ | | |/
| | * Reverted wrong patch for mysql_upgradebb-10.1-danielblack-mysqlupgrade-revertMonty2020-09-261-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2020-09-221-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-09-221-1/+1
| |\ \ | | |/
| | * mysql_upgrade: fix error textDaniel Black2020-09-121-1/+1