summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.1Marko Mäkelä2019-02-021-2/+5
|\
| * Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-2/+0
| |\
| | * Crude "auto-load-data-local-infile" modemariadb-5.5.63Sergei Golubchik2019-01-271-2/+0
| * | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-0/+5
| |\ \ | | |/
| | * MDEV-16658 Memory leak in mysqltest on connect failureEugene Kosov2019-01-231-0/+5
* | | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-241-2/+19
* | | Merge 10.0 into 10.1Marko Mäkelä2019-01-241-1/+1
|\ \ \ | |/ /
| * | MDEV-17868 mysqltest fails to link with system PCRE librariesSergei Golubchik2019-01-241-1/+1
* | | Merge 10.0 into 10.1Marko Mäkelä2018-12-131-16/+26
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2018-12-121-16/+26
| |\ \ | | |/
| | * mysqltest: use a dynamically growing command bufferSergei Golubchik2018-11-281-16/+26
* | | Merge 10.0 into 10.1Marko Mäkelä2018-11-071-1/+1
|\ \ \ | |/ /
| * | Merge 5.5 into 10.0Marko Mäkelä2018-11-071-1/+1
| |\ \ | | |/
| | * test framework manual is movedTakashi Sasaki2018-11-011-1/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-302-3/+4
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-272-3/+4
| |\ \ | | |/
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-232-3/+4
| | |\
| | | * Fix build break with modern compilers:Tor Didriksen2018-07-181-1/+1
| | | * Bug #26275510 BUNDLED ZLIB DOESN'T INCLUDE FIXES FOR SOME VULNERABILITIESAditya A2018-07-092-3/+2
| | | * Bug#28093271 - MYSQL OVERLOADS -b SHORT OPTION:Anushree Prakash B2018-07-031-1/+1
| | | * Fix build break with modern compilers:Tor Didriksen2018-06-111-2/+2
| | | * Bug#27510150: MYSQLDUMP FAILS FOR SPECIFIC --WHERE CLAUSESArun Kuruvila2018-04-091-40/+142
| | | * Bug#26372491 - RCE THROUGH THE MISHANDLE OF BACKSLASHAnushree Prakash B2017-09-081-1/+4
* | | | MDEV-16689: core-file should become a real server variablebb-10.1-MDEV-16689Oleksandr Byelkin2018-07-201-1/+1
* | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-123-9/+11
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-121-0/+1
| |\ \ \ | | |/ /
| | * | mysqltest: Allow HANDLER READ in --ps-protocol testsSergei Golubchik2018-06-111-0/+1
| * | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-102-9/+10
| |\ \ \ | | |/ /
| | * | MDEV-15021: mysqldump --tables --routines generates non importable dump fileRutuja Surve2018-06-101-6/+6
| | * | MDEV-15789 - mysqlslap use incorrect table defChris Calender2018-06-071-2/+2
* | | | embedded use-after-free ASAN errorSergei Golubchik2018-05-251-0/+2
* | | | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-1/+1
|\ \ \ \ | |/ / /
| * | | mysqltest: use do_stmt_close() not mysql_stmt_close()Sergei Golubchik2018-04-201-1/+1
* | | | Fix out of array access.Jan Lindström2018-04-061-1/+1
* | | | MDEV-14616: WSREP has not yet prepared node for application use errorJan Lindström2018-04-031-2/+2
* | | | mysql: don't prepare strings if they won't be usedSergei Golubchik2018-03-231-9/+11
* | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-1610-35/+12
* | | | Galera MTR Tests: Modify mysqltest so that if a --let = `SELECT ...` query is...Philip Stoev2018-03-121-8/+1
* | | | less memory-leak-on-exit reports for clientsSergei Golubchik2018-02-022-7/+2
* | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-2/+5
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-2/+5
| |\ \ \ | | |/ /
| | * | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2018-01-241-2/+5
* | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-199-20/+63
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-12-121-2/+2
|\ \ \ \ | |/ / /
| * | | mysql_uprade --help and man page fixesIan Gilfillan2017-11-221-2/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-11-101-2/+3
|\ \ \ \ | |/ / /
| * | | MDEV-12372 mysqlbinlog --version output is the same on 10.x as on 5.5.x, and ...Sergei Golubchik2017-11-091-2/+3
* | | | MDEV-10728 -- mysqlbinlog can't be input to mysql clientVesa Pentti2017-11-061-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-3/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-3/+2
| |\ \ \ | | |/ /