summaryrefslogtreecommitdiff
path: root/client/mysqltest.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-0/+1
|\
| * 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
* | | 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
* | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-161-3/+1
* | | 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-021-4/+0
* | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-2/+6
* | | AWS Key Management : Introduce "mock" variable, available in debug build.Vladislav Vaintroub2017-08-281-0/+18
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-5/+5
|\ \ \ | |/ /
| * | coverity medium warningsSergei Golubchik2017-07-061-5/+5
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-06-301-3/+13
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-06-291-1/+1
| |\ \ | | |/
| | * uninitialized variableSergei Golubchik2017-06-291-1/+1
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-06-281-2/+12
| |\ \ | | |/
| | * MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-271-2/+12
| | * MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-271-2/+2
* | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-4/+15
|\ \ \ | |/ /
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-201-4/+15
| |\ \ | | |/
| | * MDEV-13002 mysqltest regex replace results in incorrect resultSergei Golubchik2017-06-181-4/+14
* | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-3/+2
|\ \ \ | |/ /
| * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-3/+2
* | | Merge pull request #362 from grooverdan/10.1-MDEV-XXXX-mysqltest-replace-rege...Jan Lindström2017-05-021-25/+49
|\ \ \
| * | | Add replace_regex to not ignore the regex in "$var /regex/val/"Daniel Black2017-04-181-25/+49
* | | | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-10/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-11/+11
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-12276 Missing DBUG_RETURN or DBUG_VOID_RETURN macro in function "do_exec"Sergei Golubchik2017-04-201-10/+10
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-111-1/+1
| | |\ \
| | | * | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-101-3/+3
| | * | | MDEV-10100 main.pool_of_threads fails sporadically in buildbotElena Stepanova2017-01-041-0/+8
* | | | | MDEV-9566 prepare mysqltest for mariabackupVladislav Vaintroub2017-04-271-16/+119
| |_|_|/ |/| | |
* | | | spelling fixesklemens2017-03-071-11/+11
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-02-081-0/+3
|\ \ \ \ | |/ / /
| * | | Set sys_errno upon exec commandElena Stepanova2017-02-011-0/+3
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-01-041-0/+12
|\ \ \ \ | |/ / /
| * | | MDEV-10100 main.pool_of_threads fails sporadically in buildbotElena Stepanova2017-01-011-0/+12
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-5/+21
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-5/+21
| |\ \ \ | | |/ /
| | * | MDEV-9409 Windows - workaround VS2015 CRT bug that makesVladislav Vaintroub2016-10-271-6/+22
* | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-4/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-10-251-4/+0
| |\ \ \ | | |/ /
| | * | mysqltest: don't eat new lines in --execSergei Golubchik2016-10-141-4/+0
| | * | MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows.Vladislav Vaintroub2016-06-081-2/+3
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-6/+8
|\ \ \ \ | |/ / /
| * | | MDEV-10630 rpl.rpl_mdev6020 fails in buildbot with timeoutMonty2016-08-221-1/+6
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+1
|\ \ \ \ | |/ / /