summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24865 : Server crashes when truncate mysql user tablebb-10.4-MDEV-24865Jan Lindström2021-02-165-30/+71
* In case of an abort, write "handling fatal signal" to DBUG log.Monty2021-02-141-1/+2
* MDEV-23843 Assertions in Diagnostics_area upon table operations under FTWRLMonty2021-02-144-2/+58
* Remove extra (not needed) error from multi-table-update for killed queryMonty2021-02-141-7/+11
* MDEV-24792 Assertion `!newest_lsn || fil_page_get_type(page)' failed upon Mar...Vlad Lesin2021-02-146-2/+241
* MDEV-24856 : Server crashes when wsrep_provider_options set to NULLJan Lindström2021-02-133-7/+34
* MDEV-18280: Galera test failure on galera_split_brain and galera_kill_nochangesmkaruza2021-01-284-9/+5
* Update galera.disabled.def filebb-10.4-MDEV-24704Jan Lindström2021-01-271-0/+4
* MDEV-24522 Assertion `inited==NONE' fails upon UPDATE on versioned table with...Aleksey Midenkov2021-01-264-1/+43
* MDEV-24653 fixup: Make the test deterministicMarko Mäkelä2021-01-251-0/+1
* Merge 10.3 into 10.4Marko Mäkelä2021-01-251-0/+1
|\
| * MDEV-24653 fixup: Make the test deterministicMarko Mäkelä2021-01-251-0/+1
* | instant_alter_debug: Cover everything with innodb_instant_alter_columnMarko Mäkelä2021-01-252-9/+9
* | Merge 10.3 into 10.4Marko Mäkelä2021-01-2535-201/+599
|\ \ | |/
| * MDEV-24653 Assertion block->page.id.page_no() == index->page failed in innoba...Marko Mäkelä2021-01-254-10/+61
| * MDEV-22351 InnoDB may recover wrong information after RESET MASTERbb-10.3-MDEV-22351Marko Mäkelä2021-01-222-29/+25
| * MDEV-24593 Signal 11 when group by primary key of table joined to information...Sergei Golubchik2021-01-227-53/+77
| * remove now-unused rdiff fileSergei Golubchik2021-01-221-11/+0
| * MDEV-21153 Replica nodes crash due to indexed virtual columns and FK cascadin...bb-10.3-MDEV-21153sjaakola2021-01-193-1/+60
| * Merge 10.2 into 10.3Marko Mäkelä2021-01-193-0/+92
| |\
| | * MDEV-21478 Inplace ALTER fails to report error when FTS_DOC_IDThirunarayanan Balathandayuthapani2021-01-113-0/+90
| * | MDEV-23666: Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' f...Dmitry Shulga2021-01-143-0/+26
| * | MDEV-24387: Wrong number of decimal digits in certain UNION/SubqeryRucha Deodhar2021-01-133-1/+53
| * | MDEV-23446 Missed error code fixAleksey Midenkov2021-01-121-1/+1
| * | MDEV-17227 Server crash in TABLE_SHARE::init_from_sql_statement_string upon t...Sergei Golubchik2021-01-123-16/+25
| * | MDEV-16735 mysql_upgrade failedSergei Golubchik2021-01-121-0/+1
| * | MDEV-20763 Table corruption or Assertion `btr_validate_index(index, 0, false)...Sergei Golubchik2021-01-123-1/+49
| * | fix sporadic failures of main.processlist_notembeddedSergei Golubchik2021-01-122-16/+20
| * | failing to parse an SP should not abort information_schema.routinesSergei Golubchik2021-01-123-5/+8
| * | MDEV-24524 Assertion `ls->length < 0xFFFFFFFFL && ((ls->length == 0 && !ls->s...Sergei Golubchik2021-01-123-5/+19
| * | MDEV-20502 Queries against spider tables return wrong values for columns foll...Kentoku SHIBA2021-01-122-0/+31
| * | MDEV-20502 Queries against spider tables return wrong values for columns foll...Kentoku SHIBA2021-01-1210-4/+216
| * | Added the test case for MDEV-23804Varun Gupta2021-01-122-0/+83
* | | MDEV-24463 : galera.galera_sst_mysqldump_with_key MTR failed: 'INSERT failed:...bb-10.4-MDEV-24463Jan Lindström2021-01-223-16/+30
* | | MDEV-24596 : Assertion `state_ == s_exec || state_ == s_quitting' failed in w...Jan Lindström2021-01-2113-36/+304
* | | MDEV-21153 Replica nodes crash due to indexed virtual columns and FK cascadin...sjaakola2021-01-204-1/+83
* | | MDEV-24577: Fix warnings generated during compilation of plugin/auth_pam/test...Dmitry Shulga2021-01-193-2/+2
* | | MDEV-22285 : Assertion `xid_seqno > wsrep_seqno' failed in trx_rseg_update_ws...Jan Lindström2021-01-143-14/+78
* | | MDEV-18542 : galera_sr.galera-features#56: Test failure: signal 6; mysqltest:...Jan Lindström2021-01-133-12/+9
* | | MDEV-21523 : galera.MDEV-16509 MTR failed: timeout after 900 seconds: Can't c...Jan Lindström2021-01-131-1/+1
* | | MDEV-24447 : galera.galera_toi_lock_shared MTR failed: WSREP: ALTER TABLE iso...Jan Lindström2021-01-122-9/+26
* | | 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-1133-179/+1239
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-1122-118/+996
| |\ \ | | |/
| | * MDEV-24554 Do not use verisign server for authenticode timestampingVladislav Vaintroub2021-01-091-1/+1
| | * MDEV-23536 : Race condition between KILL and transaction commitJan Lindström2021-01-085-39/+41
| | * Cleanup: Remove unused symbol QUE_THR_PROCEDURE_WAITMarko Mäkelä2021-01-082-4/+2
| | * fixup MDEV-17556: fix mroongaNikita Malyavin2021-01-083-19/+19
| | * 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-0835-224/+206