summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-204-26/+70
|\
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-194-26/+70
| |\
| | * Bug#29630767 - USE OF UNINITIALIZED VALUE IN LIBMYSQL (CLIENT.CC FUNCTION RUN...mariadb-5.5.67Sergei Golubchik2020-01-181-0/+15
| | * Bug#30194841 INSERT ON DUPLICATE KEY UPDATE UPDATES THE WRONG ROWMaheedhar PV2020-01-182-0/+55
| | * MDEV-21210: main.uniques_crash-7912 tries to allocate 1TB of memoryVicențiu Ciorbaru2020-01-161-26/+0
* | | MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-1516-132/+132
* | | MDEV-21360 debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-1516-23/+34
* | | Merge 10.1 into 10.2Marko Mäkelä2020-01-071-1/+1
|\ \ \ | |/ /
| * | Making group_by test stableVarun Gupta2020-01-031-1/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-033-2/+31
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-031-2/+2
| |\ \ | | |/
| | * MDEV-21416: main.events_bugs fails due to 2020-01-01 dateOleksandr Byelkin2020-01-031-2/+2
| * | MDEV-20922: Adding an order by changes the query resultsVarun Gupta2020-01-021-0/+14
| * | MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->r...Varun Gupta2019-12-261-0/+15
* | | MDEV-21318: Wrong results with window functions and implicit groupingVarun Gupta2019-12-261-0/+65
* | | MDEV-21388 Wrong result of DAYNAME()=xxx in combination with condition_pushdo...Alexander Barkov2019-12-242-0/+36
* | | Merge 10.1 into 10.2Marko Mäkelä2019-12-233-0/+89
|\ \ \ | |/ /
| * | MDEV-21319 COUNT(*) returns 1, actual SELECT returns no result in 10.3.21, bu...Alexander Barkov2019-12-192-0/+77
| * | Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-12-161-0/+12
| |\ \ | | |/
| | * MDEV-21065 UNIQUE constraint causes a query with string comparison to omit a ...Alexander Barkov2019-12-161-0/+12
* | | MDEV-16579: Wrong result of query using DISTINCT COUNT(*) OVER (*)Varun Gupta2019-12-171-0/+10
* | | MDEV-19380: ASAN heap-use-after-free in Protocol::net_store_dataVarun Gupta2019-12-121-0/+10
* | | MDEV-18460: Server crashed in strmake / tdc_create_key / THD::create_tmp_tabl...Oleksandr Byelkin2019-12-101-0/+20
* | | MDEV-18463 Don't allow multiple table CONSTRAINTs with the same name.Alexey Botchkov2019-12-091-0/+24
* | | CONC-417 Windows clients using Schannel often encounter error SEC_E_INVALID_T...Vladislav Vaintroub2019-12-081-3/+0
* | | CONC-447 ERROR 2026 (HY000): SSL connection error: Certificate signature chec...Vladislav Vaintroub2019-12-082-14/+13
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-12-031-0/+16
|\ \ \ | |/ /
| * | MDEV-21044: Wrong result when using a smaller size for sort bufferVarun Gupta2019-11-181-0/+16
* | | manual merge 10.1->10.2Andrei Elkin2019-11-111-0/+32
|\ \ \ | |/ /
| * | MDEV-20519: Query plan regression with optimizer_use_condition_selectivity > 1Varun Gupta2019-11-071-0/+32
* | | Merge 10.1 to 10.2Marko Mäkelä2019-11-061-0/+29
|\ \ \ | |/ /
| * | MDEV-20424: New default value for optimizer_use_condition-selectivity leads t...Varun Gupta2019-11-011-0/+29
* | | MDEV-20549 SQL SECURITY DEFINER does not work for INFORMATION_SCHEMA tablesSergei Golubchik2019-10-281-0/+44
* | | Merge 10.1 into 10.2Marko Mäkelä2019-10-254-2/+87
|\ \ \ | |/ /
| * | Merge branch 'github/5.5' into 10.1Sergei Golubchik2019-10-234-2/+87
| |\ \ | | |/
| | * crash in string-to-int conversionSergei Golubchik2019-10-191-0/+25
| | * MDEV-20466: fix of embedded test suiteOleksandr Byelkin2019-10-192-29/+34
| | * MDEV-20466: fix of test suitebb-5.5-MDEV-20466Oleksandr Byelkin2019-10-152-35/+29
| | * MDEV-13172: Wrong result / SELECT ... WHERE EXISTS ... (with UNIQUE Key)bb-5.5-MDEV-13172Oleksandr Byelkin2019-10-151-0/+26
| | * MDEV-20466: SHOW PROCESSLIST truncates query text on \0 bytesOleksandr Byelkin2019-10-152-0/+37
* | | Fixed bug in lock tables + alter table with Aria tables.Monty2019-10-161-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-10-116-48/+31
|\ \ \ | |/ /
| * | Merge 5.5 into 10.1Marko Mäkelä2019-10-115-13/+8
| |\ \ | | |/
| | * MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-114-14/+10
| * | MDEV-20804 Speed up main.index_merge_innodbMarko Mäkelä2019-10-112-41/+25
* | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-10-011-0/+19
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-10-011-0/+19
| |\ \ | | |/
| | * MDEV-20704 An index on a double column erroneously uses prefix compressionAlexander Barkov2019-10-011-0/+19
* | | Merge 10.1 into 10.2Marko Mäkelä2019-09-261-39/+9
|\ \ \ | |/ /
| * | Speed up main.sum_distinct-bigMarko Mäkelä2019-09-251-39/+9