summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Add --optimizer_trace option to mysqltestMonty2021-12-151-2/+100
* Merge 10.3 into 10.4Marko Mäkelä2021-11-091-5/+9
|\
| * 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.3 into 10.4Marko Mäkelä2021-10-131-7/+17
|\ \ \ | |/ /
| * | 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
* | | Merge 10.3 into 10.4Marko Mäkelä2021-09-241-0/+8
|\ \ \ | |/ /
| * | Fixup "Windows, mysqltest : cleanup, remove dead code USE_CYGWIN"Vladislav Vaintroub2021-09-241-0/+8
* | | Merge branch '10.3' into 10.4Vladislav Vaintroub2021-09-241-61/+47
|\ \ \ | |/ /
| * | 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
* | | MDEV-23519 Protocol packet - "Original Name" info is showing alias name,Monty2021-09-141-2/+3
* | | Merge remote-tracking branch 'upstream/10.3' into 10.4Vicențiu Ciorbaru2021-09-092-13/+53
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2021-06-211-6/+9
|\ \ \ | |/ /
| * | 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
* | | Fix all warnings given by UBSANMonty2021-04-201-1/+1
* | | 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
* | | 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
* | | 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.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 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
* | | | 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 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
* | | | Reverted wrong patch for mysql_upgradeMonty2020-09-251-1/+1