summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-11/+25
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-05-081-11/+25
| |\
| | * Fixed some bugs in fork_big.pl which caused some tests to die earlyMonty2017-05-051-11/+25
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-2/+48
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-2/+48
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-2/+48
| | |\
| | | * MDEV-11933 Wrong usage of linked list in mysql_prune_stmt_listSergei Golubchik2017-02-271-2/+48
* | | | fix test for windows 64Oleksandr Byelkin2017-03-101-5/+13
* | | | MDEV-11966: Impossible to execute prepared ANALYZE SELECTOleksandr Byelkin2017-03-091-0/+20
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-11082 mysql_client_test: test_ps_query_cache fails with group-concat-max...Elena Stepanova2016-10-191-0/+3
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-1/+1
| | |\ \ | | | |/
| | | * Fix free() after my_malloc() (should be my_free()).Kristian Nielsen2016-09-241-1/+1
* | | | MDEV-11082: Fix mysql_client_test.c (by Elena)Nirbhay Choubey2016-12-191-0/+3
* | | | store/show vcols as item->print()Sergei Golubchik2016-12-121-1/+1
* | | | MDEV-7145: Delayed replicationKristian Nielsen2016-10-161-1/+1
|\ \ \ \
| * | | | MDEV-7145: Delayed replication, fixing test failures.Kristian Nielsen2016-10-141-1/+1
| |/ / /
* | | | Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-211-1/+2
|\ \ \ \
| * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-1/+2
| | |\ \ \ | | | |/ /
| | | * | MDEV-10559: main.mysql_client_test_nonblock crashes in buildbot on 10.0Oleksandr Byelkin2016-08-161-3/+3
| | | * | MDEV-10559: main.mysql_client_test_nonblock crashes in buildbot on 10.0Oleksandr Byelkin2016-08-151-4/+5
* | | | | After-review changesSergei Golubchik2016-09-122-43/+2
* | | | | Add C/C as a submodule in libmariadb/Sergei Golubchik2016-09-121-5/+7
* | | | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-254-34/+55
|/ / / /
* | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-194-55/+34
* | | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-194-34/+55
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-7/+9
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-7/+9
| |\ \ \ | | |/ /
| | * | tests -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ciSergei Golubchik2016-04-241-7/+7
* | | | Cleanups:Monty2016-04-051-2/+3
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-233-6/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-213-6/+6
| |\ \ \ | | |/ /
| | * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-043-6/+6
* | | | Merge branch '10.1' into 10.2Monty2016-02-061-0/+49
|\ \ \ \ | |/ / /
| * | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-0/+14
| * | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-0/+7
| * | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-0/+7
| * | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-0/+7
| * | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-1/+6
| * | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-261-0/+9
* | | | MDEV-9117: Client Server capability negotiation for MariaDB specific function...Oleksandr Byelkin2016-02-021-2/+5
* | | | Fix client unit test to drop all used tables.Oleksandr Byelkin2016-02-021-1/+1
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-212-0/+9
|\ \ \ | |/ /
| * | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-292-0/+9
* | | add missing DBUG_RETURN-sSergei Golubchik2015-11-161-1/+1
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-3/+19
* | | remove a google specific scriptSergei Golubchik2015-04-081-119/+0
* | | Push for testing of encryptionMonty2015-02-101-0/+119
|/ /