summaryrefslogtreecommitdiff
path: root/client/mysqltest.cc
Commit message (Expand)AuthorAgeFilesLines
* Client spelling mistakesIan Gilfillan2020-06-081-13/+13
* remove redundant info on rpl test failureSergei Golubchik2020-03-231-68/+0
* imporve clang buildEugene Kosov2019-06-251-8/+8
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-8/+52
* | 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
* | | 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.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