summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a race in row_log_table_empty()bb-10.6-MDEV-515Marko Mäkelä2021-01-255-143/+109
* Merge 10.6Marko Mäkelä2021-01-2584-351/+1437
|\
| * MDEV-24642 Assertion r->emplace... failed in sux_lock::s_lock_register()Marko Mäkelä2021-01-253-14/+15
| * Merge 10.5 into 10.6Marko Mäkelä2021-01-252-9/+11
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2021-01-252-9/+11
| | |\
| | | * 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.5 into 10.6Marko Mäkelä2021-01-2583-337/+1420
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.4 into 10.5Marko Mäkelä2021-01-2562-277/+1122
| | |\ \ \ | | | |/ /
| | | * | 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
| | * | | | MDEV-24661: Disable an unstable testMarko Mäkelä2021-01-231-0/+1
| | * | | | MDEV-24659 Assertion !fsp_is_system_temporary(bpage->id().space()) failed in ...Marko Mäkelä2021-01-234-13/+66
| | * | | | MDEV-24638 Avoid repetitive FTS SYNC request for tableThirunarayanan Balathandayuthapani2021-01-221-0/+7
| | * | | | MDEV-24652 mtr fails while reusing the cached undo log blockThirunarayanan Balathandayuthapani2021-01-221-2/+3
| | * | | | MDEV-24452 ALTER TABLE event take infinite time which for example breaks mysq...Monty2021-01-213-0/+52
| | * | | | MDEV-24612: innodb hangs if it's initialization is broken before encryption t...bb-10.5-MDEV-24612Vlad Lesin2021-01-194-0/+51
| | * | | | cmake warning, if/endif mismatchSergei Golubchik2021-01-171-1/+1
| | * | | | Code cleanupsMonty2021-01-151-17/+21
| | * | | | Fixed some possible usage of freed memoryMonty2021-01-151-5/+9
| | * | | | MDEV-24600 performance_schema.events_transactions_history_long.trx_id reports...Marko Mäkelä2021-01-153-10/+44