summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca...Mikhail Chalov2023-01-203-51/+50
* Add my_afree after my_alloca in early return caseEric Herman2023-01-201-0/+3
* MDEV-29817: Issues with handling options for SSL CRLs (and some others)Julius Goryavsky2022-11-222-0/+4
* MDEV-28720 add log message if flush log failurekurt2022-10-191-0/+5
* Merge branch 'bb-10.3-vp-MDEV-27691' into 10.3Oleksandr Byelkin2022-10-141-15/+37
|\
| * MDEV-27691: prequisite enable/disable service connectionOleksandr Byelkin2022-09-231-15/+37
* | MDEV-29183: Clarify mysqlbinlog command description (#2245)Zhibo Zhang2022-10-111-1/+1
* | Use memory safe snprintf() in Connect Engine and elsewhere (#2210)Mikhail Chalov2022-09-281-7/+7
|/
* Fix typos in the codebase.fluesvamp2022-08-0911-34/+35
* MDEV-23097 heap-use-after-free in mysqlimportSergei Golubchik2022-08-021-6/+8
* MDEV-26447: mysqldump to use temporary view instead of tables.Daniel Black2022-08-031-40/+11
* MDEV-18702 mysqldump: add variable 'max-statement-time'Mike Griffin2022-08-021-0/+14
* MDEV-28197 Linux mariadb-client build does not accept Unicode charactersSergei Golubchik2022-07-101-4/+4
* Fix most clang-15 -Wunused-but-set-variableMarko Mäkelä2022-07-013-15/+11
* 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