summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24444: ASAN use-after-poison in Item_func_in::get_func_mm_tree with NOT INSergei Petrunia2020-12-221-0/+13
* Item_func_like::walk() was ignoring escape_itemSergei Golubchik2020-12-191-0/+9
* MDEV-24346 valgrind error in main.precedenceSergei Golubchik2020-12-191-0/+10
* Item_func_like calls escape_item->fix_fields() twiceSergei Golubchik2020-12-191-1/+9
* MDEV-20751 Permission Issue With Nested CTEsIgor Babaev2020-12-171-0/+58
* MDEV-23406 Signal 8 in maria_create after recursive cte queryIgor Babaev2020-12-161-0/+94
* MDEV-24172: innodb stats table last_update is TIMESTAMPDaniel Black2020-12-161-2/+0
* MDEV-21958: Query having many NOT-IN clauses running foreverSergei Petrunia2020-12-151-0/+21
* MDEV-24331 mysqldump fails with "Got error: 1356" if the database contains a ...Sergei Golubchik2020-12-111-0/+17
* MDEV-24194 View definition corruptionSergei Golubchik2020-12-101-0/+3
* MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4GbSergei Golubchik2020-12-101-0/+10
* tests for YEAR(N)Sergei Golubchik2020-12-101-0/+11
* cleanup: type_year test formattingSergei Golubchik2020-12-101-15/+12
* MDEV-14836 Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_e...Sergei Golubchik2020-12-101-0/+1
* MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __m...Sergei Golubchik2020-12-103-10/+10
* MDEV-24019 Assertion is hit for query using recursive CTE with no default DBIgor Babaev2020-12-081-0/+35
* MDEV-22781 CREATE VIEW containing WITH clause Signal 11Igor Babaev2020-12-071-0/+29
* MDEV-24314 Unexpected error message when selecting from view that usesIgor Babaev2020-12-041-0/+30
* MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-3/+41
* Disable mysqldump-system.test if auth socket plugin is not dynamicMonty2020-11-301-0/+5
* Skip main.lock_view for cmake -DPLUGIN_PERFSCHEMA=NOMarko Mäkelä2020-11-251-0/+1
* MDEV-19179 Regression: SELECT ... UNION ... with inconsistent column names failsIgor Babaev2020-11-191-0/+28
* MDEV-24220 Server crash in base_list_iterator::next orIgor Babaev2020-11-171-0/+25
* MDEV-23619 MariaDB crash on WITH RECURSIVE UNION ALL (CTE) queryIgor Babaev2020-11-131-0/+50
* Merge mariadb-10.2.36 into 10.2Marko Mäkelä2020-11-111-0/+46
|\
| * MDEV-23811: With large number of indexes optimizer chooses an inefficient planmariadb-10.2.36Igor Babaev2020-11-091-0/+42
| * MDEV-24117: Memory management problem ...: Add a testcaseSergei Petrunia2020-11-091-0/+46
| * MDEV-24117: Memory management problem in statistics state for ... INSergei Petrunia2020-11-091-42/+0
* | Merge bb-10.2-release into 10.2Marko Mäkelä2020-11-021-0/+21
|\ \ | |/
| * MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __...Varun Gupta2020-10-301-0/+21
* | MDEV-23630: mysqldump logically dump system table informationDaniel Black2020-11-011-0/+152
|/
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-293-100/+0
|\
| * Move result files at the correct place.Oleksandr Byelkin2020-10-293-100/+0
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-285-8/+138
|\ \ | |/
| * test case for BUG#31650096Sergei Golubchik2020-10-271-0/+27
| * cleanup: have_static_innodb.incSergei Golubchik2020-10-271-8/+1
| * Bug#31304432 "INSUFFICIENT PRIVILEGE CHECK BY LOCK TABLES"Sergei Golubchik2020-10-271-0/+76
| * MDEV-24017: Blackhole : Specified key was too long; max key length is 1000 bytesVlad Lesin2020-10-241-0/+16
* | remove disable_abort_on_error from precedence.testSergei Golubchik2020-10-251-5/+4
* | MDEV-22313: Neither SHOW CREATE USER nor SHOW GRANTS prints a user's default ...Anel Husakovic2020-10-241-0/+18
* | MDEV-17408 VIEW is incorrectly defined for a combination of = and BETWEENSergei Golubchik2020-10-231-0/+7
* | precedence bugfixingSergei Golubchik2020-10-233-343/+14
* | A fairly exhastive test for operator precedenceSergei Golubchik2020-10-231-0/+4789
* | cleanup: move precedence tests into precedence_bugs.testSergei Golubchik2020-10-234-25/+24
* | MDEV-23656 view: removal of parentheses results in wrong resultSergei Golubchik2020-10-231-0/+10
* | MDEV-20593 SIGSEGV in report_json_error_ex (on optimized builds).Alexey Botchkov2020-10-221-0/+1
* | Merge 10.1 into 10.2Marko Mäkelä2020-10-219-1/+164
|\ \ | |/
| * MDEV-5628: Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK &&Rucha Deodhar2020-10-201-0/+16
| * MDEV-17729: Assertion `! is_set() || m_can_overwrite_status' failed inRucha Deodhar2020-10-201-0/+17
| * MDEV-23938: innodb row_search_idx_cond_check handle ICP_ABORTED_BY_USERSergei Petrunia2020-10-166-0/+112