summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Sujatha2020-09-2812-13/+14
|\
| * Merge branch '10.1' into 10.2Sujatha2020-09-2811-11/+11
| |\
| | * MDEV-23697: perl -w -> perlDaniel Black2020-09-2411-11/+11
| * | Fix GCC 10.2.0 -Og -fsanitize=undefined -Wformat-overflowMarko Mäkelä2020-09-231-3/+4
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-0217-17/+72
|\ \ \ | |/ /
| * | MDEV-22779: Fix a memory leak in the unit testMarko Mäkelä2020-07-011-0/+2
| * | Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-0116-16/+16
| |\ \ | | |/
| | * mtr: use env for perlDaniel Black2020-06-2316-16/+16
| * | MDEV-22779: Crash: Prepared Statement with a '?' parameter inside a re-used CTESergei Petrunia2020-06-141-0/+52
* | | Merge 10.2 into 10.3Marko Mäkelä2019-06-111-6/+24
|\ \ \ | |/ /
| * | Ensure that tests and programs can restore variablesMonty2019-06-031-6/+24
* | | Merge branch '10.2' into 10.3Sergei Golubchik2019-05-171-0/+21
|\ \ \ | |/ /
| * | MDEV-19490 show tables fails when selecting the information_schema databaseMonty2019-05-161-0/+21
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-1427-27/+27
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-1327-27/+27
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1127-27/+27
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-1127-27/+27
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-271-1/+61
|\ \ \ \ | |/ / /
| * | | MDEV-17036: BULK with replace doesn't take the first parameter in accountOleksandr Byelkin2019-04-251-0/+61
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-261-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-261-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.0 into 10.1Marko Mäkelä2019-03-261-1/+1
| | |\ \
| | | * | Fix USE_AFTER_FREE (CWE-416)FaramosCZ2019-03-221-1/+1
| | * | | MDEV-11966: Impossible to execute prepared ANALYZE SELECTOleksandr Byelkin2019-03-121-0/+20
| | * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-163-15/+5
* | | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-081-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | fix memory leaks in mysql_client_testSergei Golubchik2019-03-061-2/+2
* | | | | fix memory leaks in mysql_client_testSergei Golubchik2019-03-071-0/+20
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-141-1/+61
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16278: Missing DELETE operation in COM_STMT_BULK_STMTOleksandr Byelkin2018-12-141-0/+64
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-091-0/+15
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-14581 Server does not clear diagnostics between sessionsVladislav Vaintroub2018-10-051-0/+15
* | | | | 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
* | | | | Removed even more warning that was found with -WunusedMonty2018-04-301-1/+1
* | | | | Fixed a compiler errorIgor Babaev2018-04-251-1/+2
* | | | | MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre...Oleksandr Byelkin2018-04-251-0/+323
* | | | | MDEV-15079: Parameter array operation inserts wrong values in autoincrement f...Oleksandr Byelkin2018-04-251-0/+54
* | | | | Mdev-10664 Add statuses about optimistic parallel replication stallsSachin Setiya2018-04-191-1/+1
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-283-16/+7
|\ \ \ \ \ | |/ / / /
| * | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-163-15/+5
* | | | | MDEV-15501 : Make `proxy_protocol_networks` variable read-write.Vladislav Vaintroub2018-03-231-0/+12
* | | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-1/+3
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-191-0/+114
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-161-0/+114
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-15289 Binding an out-of-range DATETIME value in binary protocol breaks r...Alexander Barkov2018-02-161-0/+114
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-0/+3
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-302-0/+89
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-14454 Binary protocol returns wrong collation ID for SP OUT parametersAlexander Barkov2017-11-212-0/+89
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-0/+225
|\ \ \ \ \ \ | |/ / / / /