summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' of github.com:MariaDB/server into 10.2bb-10.2-mdev26047-v2bb-10.2-mdev26047Sergei Petrunia2022-04-266-5/+180
|\
| * MDEV-6899 extra semicolon in show create event syntaxSergei Golubchik2022-04-252-0/+62
| * MDEV-28393 Server crashes in TABLE::mark_default_fields_for_writeSergei Golubchik2022-04-251-0/+11
| * cleanup: main.create_select testSergei Golubchik2022-04-251-1/+7
| * MDEV-28403 ASAN heap-use-after-free in String::copy / get_field_default_valueSergei Golubchik2022-04-251-4/+17
| * MDEV-27212 Crash in Item_equal::sort on second execution of stored procedurebb-10.2-igorIgor Babaev2022-04-251-0/+60
| * MDEV-28263 mariadb-tzinfo-to-sql binlog fixesDaniel Black2022-04-231-0/+23
* | MDEV-26047: MariaDB server crash at Item_subselect::init_expr_cache_trackerSergei Petrunia2022-04-221-0/+32
|/
* MDEV-25994: Crash with union of my_decimal type in ORDER BY clauseSergei Petrunia2022-04-227-6/+26
* MDEV-25243 ASAN heap-use-after-free in Item_func_sp::execute_impl upon concur...Alexander Barkov2022-04-212-0/+124
* MDEV-21028 Server crashes in Query_arena::set_query_arena upon SELECT from viewSergei Golubchik2022-04-201-0/+43
* MDEV-26423 MariaDB server crash in Create_tmp_table::finalizeOleksandr Byelkin2022-04-152-0/+27
* MDEV-25638 Assertion `!result' failed in convert_const_to_intSergei Golubchik2022-04-151-0/+31
* MDEV-26061 MariaDB server crash at Field::set_defaultSergei Golubchik2022-04-141-0/+15
* MDEV-26323 use-after-poison issue of MariaDB serverAlexander Barkov2022-04-141-0/+9
* MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEFAULT` in column definitionAlexander Barkov2022-04-111-0/+17
* MDEV-28077 'Wrong create options' error with 'big_tables' enabledOleg Smirnov2022-04-063-0/+57
* MDEV-24560 SIGSEGV in st_join_table::cleanupOleg Smirnov2022-04-063-0/+81
* MDEV-19631: Assertion `0' failed in st_select_lex_unit::optimize or different...Dmitry Shulga2022-03-301-0/+22
* Update contributorsIan Gilfillan2022-03-231-0/+2
* MDEV-28078 Garbage on multiple equal ENUMs with tricky character setsAlexander Barkov2022-03-171-0/+25
* MDEV-23210 Assertion `(length % 4) == 0' failed in my_lengthsp_utf32 on ALTER...Alexander Barkov2022-03-142-0/+38
* MDEV-27978 fix wrong name in error when max_session_mem_used exceededHaidong Ji2022-03-082-1/+11
* MDEV-27850: MTR tests can hang due to DEBUG_SYNC race conditionBrandon Nesterenko2022-02-251-1/+6
* MDEV-15208: server crashed, when using ORDER BY with window function and UNIONVarun Gupta2022-02-211-0/+8
* MDEV-22377: Subquery in an UPDATE query uses full scan instead of rangeSergei Petrunia2022-02-215-8/+46
* 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-1/+37
* 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/+2634
* MDEV-25766 Unused CTE lead to a crash in find_field_in_tables/find_order_in_listOleksandr Byelkin2022-02-101-0/+33
* Merge branch '10.2' into bb-10.2-releaseOleksandr Byelkin2022-02-091-0/+32
|\
| * MDEV-17785: Window functions not working in ONLY_FULL_GROUP_BY modeSergei Petrunia2022-02-071-0/+32
* | main.events_embedded test failures in buildbotmariadb-10.2.42Sergei Golubchik2022-01-291-1/+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/+22
* MDEV-25917 create table like fails if source table is partitioned and engine ...Alexey Botchkov2022-01-251-0/+94
* Bug#31374305 - FORMAT() NOT DISPLAYING WHOLE NUMBER SIDE CORRECTLY FOR ES_MX ...Maheedhar PV2022-01-211-0/+53
* test cases for MySQL bugsSergei Golubchik2022-01-212-0/+17
* MDEV-26870 --skip-symbolic-links does not disallow .isl file creationMarko Mäkelä2022-01-211-1/+0
* MDEV-27068 running mariadb-upgrade in parallel make it hangs foreverMonty2022-01-203-6/+44
* MDEV-27544 database() function should return 64 charactersDaniel Black2022-01-201-1/+19
* MDEV-24827: MariaDB 10.5.5 crash (sig 11) during a SELECTDmitry Shulga2022-01-191-0/+28
* MDEV-18284: JSON casting using JSON_COMPACT doesn't always work with values f...Anel Husakovic2022-01-191-0/+18
* MDEV-26129 Bad results with join comparing case insensitive VARCHAR/ENUM/SET ...bb-10.2-MDEV-26129Alexander Barkov2022-01-181-0/+21
* MDEV-4621 select returns null for information_schema.statistics.collation fieldSergei Golubchik2022-01-141-0/+11
* MDEV-20325: Assertion `outer_context || !*from_field || *from_field == not_fo...bb-10.2-MDEV-20325Dmitry Shulga2022-01-111-0/+53
* MDEV-25631 Crash executing query with VIEW, aggregate and subqueryIgor Babaev2022-01-101-0/+18
* MDEV-25086 Stored Procedure Crashes ServerIgor Babaev2022-01-101-0/+130
* Revert "MDEV-24454 Crash at change_item_tree"Igor Babaev2022-01-101-43/+0