summaryrefslogtreecommitdiff
path: root/tests/mysql_client_fw.c
Commit message (Expand)AuthorAgeFilesLines
* unify client/tool version stringSergei Golubchik2023-01-191-3/+3
* Merge branch '10.5' into 10.6Sergei Golubchik2022-05-101-0/+2
|\
| * Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-0/+2
| |\
| | * Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-0/+2
| | |\
| | | * Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-031-0/+2
| | | |\
* | | | \ Merge 10.5 into 10.6Marko Mäkelä2021-02-111-3/+8
|\ \ \ \ \ | |/ / / /
| * | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-3/+8
* | | | | MDEV-23238 - remove async client from server code.Vladislav Vaintroub2020-09-011-2/+1
|/ / / /
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+2
* | | | MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-3/+3
|/ / /
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | | * | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-161-2/+1
* | | | | MDEV-16536 Remove shared memory transportVladislav Vaintroub2018-08-201-12/+0
|/ / / /
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-171-2/+2
|\ \ \ \ | |/ / /
| * | | fix failing main.mysql_client_test test on 32bitSergei Golubchik2018-05-151-2/+2
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-2/+1
|\ \ \ \ | |/ / /
| * | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-2/+1
* | | | MDEV-14454 Binary protocol returns wrong collation ID for SP OUT parametersAlexander Barkov2017-11-211-0/+9
|/ / /
* | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-10/+10
* | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-251-3/+4
* | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-4/+3
* | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-3/+4
|/ /
* | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-0/+8
* | MDEV-5995 MySQL Bug#12750920: EMBEDDED SERVER START/STOP.Alexey Botchkov2014-06-111-11/+59
* | MDEV-4865 Change related to --log option/variable was merged partiallySergei Golubchik2013-08-131-2/+4
* | 10.0-monty mergeSergei Golubchik2013-07-211-1/+1
|\ \ | |/ |/|
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-1/+1
* | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
|\ \
| * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | | MDEV-4601 : Allow MariaDB to be build without non-blocking client.Vladislav Vaintroub2013-06-151-1/+2
| |/ |/|
* | mysql-5.5.28Sergei Golubchik2012-10-161-29/+36
|\ \ | |/
| * Merge from 5.1 to 5.5Praveenkumar Hulakund2012-07-261-5/+11
| |\
* | | merge with MySQL 5.5.27Sergei Golubchik2012-08-091-774/+796
|/ /
* | Fixed compile error in mysql_client_test using gccBjorn Munch2012-07-091-1/+1
|\ \ | |/
| * Fixed compile error in mysql_client_test using gccBjorn Munch2012-07-091-1/+1
* | Refactor mysql_client_test.c into a framework part and a test partBjorn Munch2012-07-091-5/+48
|/
* Refactor mysql_client_test.c into a framework part and a test partBjorn Munch2012-07-091-0/+1375