summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24463 : galera.galera_sst_mysqldump_with_key MTR failed: 'INSERT failed:...bb-10.4-MDEV-24463Jan Lindström2021-01-222-13/+30
* MDEV-24596 : Assertion `state_ == s_exec || state_ == s_quitting' failed in w...Jan Lindström2021-01-213-21/+100
* MDEV-21153 Replica nodes crash due to indexed virtual columns and FK cascadin...sjaakola2021-01-202-1/+22
* MDEV-22285 : Assertion `xid_seqno > wsrep_seqno' failed in trx_rseg_update_ws...Jan Lindström2021-01-141-2/+5
* MDEV-23804: Server crashes in st_select_lex::collect_grouping_fields_for_derivedbb-10.4-varunVarun Gupta2021-01-121-0/+2
* Merge 10.3 into 10.4Marko Mäkelä2021-01-118-98/+159
|\
| * Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-116-83/+144
| |\
| | * MDEV-23536 : Race condition between KILL and transaction commitJan Lindström2021-01-082-8/+32
| | * MDEV-19838 fixup: clang -Wunused-const-variableMarko Mäkelä2021-01-081-4/+3
| | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-0814-76/+71
| | * MDEV-23033: All slaves crash once in ~24 hours and loop restart with signal 11Sujatha2021-01-043-65/+101
| | * MDEV-23875 is failing to build on windows.Rucha Deodhar2021-01-041-1/+1
| | * MDEV-23875: select into outfile not respect UMASK and UMASK_DIRRucha Deodhar2020-12-311-3/+3
| * | Urgent fix of MDEV-23446 fix:Oleksandr Byelkin2021-01-071-2/+1
| * | MDEV-17891 Assertion failure upon attempt to replace into a full tableNikita Malyavin2021-01-071-0/+2
* | | Update wsrep-libJan Lindström2021-01-082-2/+2
* | | Update wsrep-lib (new logger interface)Alexey Yurchenko2021-01-073-35/+40
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-12-291-7/+7
|\ \ \ | |/ /
| * | Correction of the merge 10.2 into 10.3 for MDEV-23619Igor Babaev2020-12-281-7/+7
* | | MDEV-24255 MTR test galera_bf_abort fails with --ps-protocolTeemu Ollakka2020-12-282-12/+29
* | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-2525-127/+167
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-241-1/+1
| |\ \ | | |/
| | * Fix MDEV-21958 code to be working with not 64 MAX_INDEXESOleksandr Byelkin2020-12-241-1/+1
| * | Bring changes to oracle parserOleksandr Byelkin2020-12-241-9/+5
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-2326-122/+191
| |\ \ | | |/
| | * MDEV-24444: ASAN use-after-poison in Item_func_in::get_func_mm_tree with NOT INSergei Petrunia2020-12-221-1/+1
| | * Item_func_like::walk() was ignoring escape_itemSergei Golubchik2020-12-191-0/+7
| | * MDEV-24346 valgrind error in main.precedenceSergei Golubchik2020-12-191-1/+12
| | * MDEV-24346 valgrind error in main.precedenceSergei Golubchik2020-12-193-3/+12
| | * Item_func_like calls escape_item->fix_fields() twiceSergei Golubchik2020-12-191-1/+1
| | * MDEV-23065 : Crash after setting wsrep_on to ON dynamically and reconnectJan Lindström2020-12-191-1/+1
| | * MDEV-20751 Permission Issue With Nested CTEsIgor Babaev2020-12-171-2/+16
| | * MDEV-24327 wsrep XID checkpointing order with log_slave_updates=OFFbb-10.2-MDEV-24327sjaakola2020-12-171-5/+6
| | * MDEV-23406 Signal 8 in maria_create after recursive cte queryIgor Babaev2020-12-165-39/+57
| | * MDEV-21958: Query having many NOT-IN clauses running foreverSergei Petrunia2020-12-151-0/+24
| | * MDEV-23209: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2020-12-151-0/+7
| | * MDEV-22422: Assertion `! is_set()' failed in Diagnostics_area::set_eof_statusRucha Deodhar2020-12-151-0/+3
| | * MDEV-24331 mysqldump fails with "Got error: 1356" if the database contains a ...Sergei Golubchik2020-12-111-1/+1
| | * MDEV-24194 View definition corruptionSergei Golubchik2020-12-101-10/+6
| | * MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4GbSergei Golubchik2020-12-106-14/+15
| | * MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __m...Sergei Golubchik2020-12-101-1/+1
| | * Revert "MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEG...Sergei Golubchik2020-12-104-20/+1
| | * MDEV-24019 Assertion is hit for query using recursive CTE with no default DBIgor Babaev2020-12-081-24/+11
| | * MDEV-22781 CREATE VIEW containing WITH clause Signal 11Igor Babaev2020-12-072-0/+3
| | * MDEV-24139: CHECK_CLAUSE field in INFORMATION_SCHEMA.CHECK_CONSTRAINTS trunca...Anel Husakovic2020-12-071-1/+1
| | * MDEV-24314 Unexpected error message when selecting from view that usesIgor Babaev2020-12-042-0/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-236-53/+106
|\ \ \ | |/ /
| * | MDEV-23446 UPDATE does not insert history row if the row is not changedAleksey Midenkov2020-12-221-32/+37
| * | MDEV-23644 Assertion on evaluating foreign referential action for self-refere...Aleksey Midenkov2020-12-221-1/+9
| * | MDEV-22178 Assertion `info->alias.str' failed in partition_info::check_partit...Aleksey Midenkov2020-12-221-0/+1