summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16708: fixed issue with handling of the directive --enable-prepared-warn...Dmitry Shulga2021-06-171-1/+1
* MDEV-16708: Fixed ths issue with handling of ERR packet received by mysqltestDmitry Shulga2021-06-171-3/+8
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-1/+31
* MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-103/+96
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-0613-37/+36
* MDEV-22189: Change error messages inside code to have mariadb instead ofRucha Deodhar2021-05-243-6/+6
* mariadb-conv --character-sets-dirSergei Golubchik2021-05-201-0/+3
* Added ER_... labels to mtr fatal error messagesMonty2021-05-191-7/+16
* MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-3/+22
* Change replication to use uchar for all buffers instead of charMonty2021-05-191-9/+8
* Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-194-18/+25
* Reduce usage of strlen()Monty2021-05-191-44/+77
* MDEV-25222: mysqlbinlog --base64-output wrong option default drops BINLOG fro...Brandon Nesterenko2021-05-191-7/+9
* MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-195-8/+12
* Merge 10.5 into 10.6Marko Mäkelä2021-05-181-93/+18
|\
| * MDEV-25222: mysqlbinlog --base64-output wrong option default drops BINLOG fro...Brandon Nesterenko2021-05-171-93/+18
* | MDEV-14974: --port ignored for --host=localhostBrandon Nesterenko2021-05-119-8/+574
* | Merge 10.5 into 10.6Marko Mäkelä2021-04-211-1/+1
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2021-04-211-1/+1
| |\
| | * Fix all warnings given by UBSANMonty2021-04-201-1/+1
* | | Merge 10.5 into 10.6Marko Mäkelä2021-03-271-1/+5
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2021-03-271-1/+5
| |\ \ | | |/
| | * Merge 10.3 into 10.4Marko Mäkelä2021-03-271-1/+5
| | |\
| | | * 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
* | | | | MDEV-9077 - do not dump sys schema by default (MySQL bug#76735)Vladislav Vaintroub2021-03-182-0/+18
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-171-19/+86
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | MDEV-19168: Add ssl-flush command. (#1749)Kartik Soneji2021-02-171-75/+17
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-1112-71/+141
|\ \ \ \ \ | |/ / / /
| * | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-0812-57/+118
| * | | | Ensure that mysqlbinlog frees all memory at exitMonty2021-02-081-14/+23
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-021-1/+73
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24093: Detect during mysql_upgrade if type_mysql_json.so is needed and l...Anel Husakovic2021-01-281-1/+73
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-071-3/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-3/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-231-3/+0
| | |\ \ \ | | | |/ /
| | | * | mdev-22485 mysqlslap does not use current user as defaultDan Solodko2020-12-071-3/+0
* | | | | Merge 10.5 into 10.6mariadb-10.5.7bb-10.6-georg10.6-vatuMarko Mäkelä2020-11-032-11/+585
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-032-11/+585
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-033-12/+562
| | |\ \ \ | | | |/ /
| | | * | 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 10.5 into 10.6Marko Mäkelä2020-11-022-5/+77
|\ \ \ \ \ | |/ / / /