summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27850: MTR tests can hang due to DEBUG_SYNC race conditionBrandon Nesterenko2022-02-252-2/+28
* MDEV-15208: server crashed, when using ORDER BY with window function and UNIONVarun Gupta2022-02-211-0/+10
* MDEV-22377: Subquery in an UPDATE query uses full scan instead of rangeSergei Petrunia2022-02-211-0/+43
* MDEV-27548 session_tracker_last_gtid.test fails with --repeat, added cleanup ...forkfun2022-02-161-0/+1
* MDEV-25636: Bug report: abortion in sql/sql_parse.cc:6294mariadb-10.2.43bb-10.2-compatibilitySergei Petrunia2022-02-102-0/+47
* MDEV-26351 segfault - (MARIA_HA *) 0x0 in ha_maria::extraSergei Golubchik2022-02-101-1/+1
* MDEV-26351 segfault - (MARIA_HA *) 0x0 in ha_maria::extraSergei Golubchik2022-02-101-0/+2637
* MDEV-25766 Unused CTE lead to a crash in find_field_in_tables/find_order_in_listOleksandr Byelkin2022-02-101-0/+36
* Merge branch '10.2' into bb-10.2-releaseOleksandr Byelkin2022-02-091-0/+27
|\
| * MDEV-17785: Window functions not working in ONLY_FULL_GROUP_BY modeSergei Petrunia2022-02-071-0/+27
* | main.events_embedded test failures in buildbotmariadb-10.2.42Sergei Golubchik2022-01-291-2/+1
|/
* MDEV-27289: mtr test for WITH_SERVER_EMBEDDED=ON reenableDaniel Black2022-01-271-1/+1
* MDEV-8652: Partitioned table creation problem when creating from procedure co...Lena Startseva2022-01-261-0/+35
* MDEV-25917 create table like fails if source table is partitioned and engine ...Alexey Botchkov2022-01-251-0/+55
* Bug#31374305 - FORMAT() NOT DISPLAYING WHOLE NUMBER SIDE CORRECTLY FOR ES_MX ...Maheedhar PV2022-01-211-0/+36
* test cases for MySQL bugsSergei Golubchik2022-01-212-0/+19
* MDEV-26870 --skip-symbolic-links does not disallow .isl file creationMarko Mäkelä2022-01-211-3/+1
* MDEV-27068 running mariadb-upgrade in parallel make it hangs foreverMonty2022-01-203-5/+89
* MDEV-24827: Follow-up patch to fix the test main.mysql_client_test_nonblockbb-10.2-MDEV-24827-1Dmitry Shulga2022-01-201-1/+1
* MDEV-27544 database() function should return 64 charactersDaniel Black2022-01-201-0/+20
* MDEV-24827: MariaDB 10.5.5 crash (sig 11) during a SELECTDmitry Shulga2022-01-193-0/+44
* MDEV-18284: JSON casting using JSON_COMPACT doesn't always work with values f...Anel Husakovic2022-01-191-0/+15
* MDEV-26129 Bad results with join comparing case insensitive VARCHAR/ENUM/SET ...bb-10.2-MDEV-26129Alexander Barkov2022-01-181-0/+20
* MDEV-4621 select returns null for information_schema.statistics.collation fieldSergei Golubchik2022-01-141-0/+8
* MDEV-20325: Assertion `outer_context || !*from_field || *from_field == not_fo...bb-10.2-MDEV-20325Dmitry Shulga2022-01-111-0/+51
* MDEV-25631 Crash executing query with VIEW, aggregate and subqueryIgor Babaev2022-01-101-0/+20
* MDEV-25086 Stored Procedure Crashes ServerIgor Babaev2022-01-101-0/+111
* Revert "MDEV-24454 Crash at change_item_tree"Igor Babaev2022-01-101-50/+0
* MDEV-26698: Incorrect row number upon INSERT .. SELECT from the samebb-10.2-MDEV-26698Rucha Deodhar2022-01-031-0/+25
* MDEV-22256 Assertion `length == pack_length()' failed in Field_timestamp_with...bb-10.2-bar-MDEV-22256Alexander Barkov2021-12-291-0/+23
* MDEV-21639 DEFAULT(col) evaluates to a bad value in WHERE clausebb-10.2-bar-MDEV-21639Alexander Barkov2021-12-291-3/+99
* MDEV-27262 Unexpected index intersection with full index scan for an indexIgor Babaev2021-12-231-0/+93
* MDEV-21866: Assertion `!result' failed in convert_const_to_int upon 2nd execu...bb-10.2-MDEV-21866Dmitry Shulga2021-12-161-0/+16
* MDEV-27270: Wrong query plan with Range Checked for Each Record and ORDER BY ...bb-10.2-mdev2720Sergei Petrunia2021-12-151-0/+22
* enable partition_open_files_limit testbb-10.2-aliceforkfun2021-12-091-1/+1
* MDEV-26553 NOT IN subquery construct crashing 10.1 and upIgor Babaev2021-11-261-1/+24
* add a test casest-10.2-markoSergei Golubchik2021-11-261-0/+5
* MDEV-27066: Fixed scientific notation parsing bugMarc Olivier Bergeron2021-11-241-0/+46
* MDEV-26470 "No database" selected when using CTE in a subquery of DELETE stat...Igor Babaev2021-11-201-0/+23
* MDEV-27086 "No database selected" when using UNION of CTEs to define tableIgor Babaev2021-11-201-0/+23
* MDEV-27098 Subquery using the ALL keyword on TIME columns produces a wrong re...bb-10.2-barAlexander Barkov2021-11-201-0/+10
* MDEV-27072 Subquery using the ALL keyword on date columns produces a wrong re...Alexander Barkov2021-11-201-0/+9
* MDEV-26825 Bogus error for query with two usage of CTE referring another CTEIgor Babaev2021-11-161-0/+36
* MDEV-26991: CURRENT_TEST: main.mysql_binary_zero_insert 'grep' is not recogni...bb-10.2-MDEV-26991Brandon Nesterenko2021-11-111-3/+3
* MDEV-25610 Assertion `escape != -1' failed in Item_func_like::val_intbb-10.2-bar-MDEV-25610Alexander Barkov2021-11-082-0/+46
* MDEV-24335 Unexpected question mark in the end of a TINYTEXT columnAlexander Barkov2021-11-021-0/+9
* MDEV-24901 SIGSEGV in fts_get_table_name, SIGSEGV in ib_vector_size, SIGSEGV ...bb-10.2-bar-MDEV-24901Alexander Barkov2021-10-291-0/+7
* MDEV-25402 Assertion `!str || str != Ptr' failed in String::copyAlexander Barkov2021-10-271-0/+26
* Fix tests for PLUGIN_PARTITION=NOMarko Mäkelä2021-10-271-0/+1
* MDEV-23391 Crash/assertion CREATE OR REPLACE TABLE AS SELECT under LOCK TABLEVladislav Vaintroub2021-10-261-0/+19