summaryrefslogtreecommitdiff
path: root/storage/innobase/handler
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2021-05-241-11/+10
|\
| * MDEV-25663 Double free of transaction during truncate operationThirunarayanan Balathandayuthapani2021-05-241-8/+2
| * MDEV-25663 Double free of transaction during truncate operationThirunarayanan Balathandayuthapani2021-05-231-1/+6
| * MDEV-25664 Potential hang in purge for virtual columnsMarko Mäkelä2021-05-211-2/+4
* | Merge 10.2 into 10.3, except MDEV-25682Marko Mäkelä2021-05-181-2/+6
|\ \ | |/
| * MDEV-25594: Assertion failure in DeadlockChecker::check_and_resolve()Marko Mäkelä2021-05-181-2/+6
* | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-042-5/+50
|\ \ | |/
| * MDEV-25536 InnoDB: Failing assertion: sym_node->table != NULL in pars_retriev...Thirunarayanan Balathandayuthapani2021-04-301-1/+2
| * MDEV-22928 InnoDB fails to fetch index type when index mismatch happensThirunarayanan Balathandayuthapani2021-04-271-4/+10
| * revive innodb_debug_syncNikita Malyavin2021-04-271-0/+38
* | MDEV-24758 heap-use-after-poison in innobase_add_instant_try/rec_copyMarko Mäkelä2021-04-261-0/+13
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-241-17/+15
|\ \ | |/
| * MDEV-23026/MDEV-25474 fixup: Assertion ib_table->stat_initializedMarko Mäkelä2021-04-241-11/+7
| * MDEV-23455 Hangs + Sig11 in unknown location(s) due to single complex FK queryAleksey Midenkov2021-04-231-3/+4
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-221-4/+8
|\ \ | |/
| * MDEV-25474 Background thread returns uninitialized statisticsbb-10.2-MDEV-25474Thirunarayanan Balathandayuthapani2021-04-211-2/+6
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-211-2/+4
|\ \ | |/
| * MDEV-23026 purge fails with assert !rw_lock_own_flagged(lock, RW_LOCK_FLAG_X...st-10.2-MDEV-23026Thirunarayanan Balathandayuthapani2021-04-151-2/+4
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-131-23/+61
|\ \ | |/
| * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexst-10.2-MDEV-24971Thirunarayanan Balathandayuthapani2021-04-131-2/+1
| * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexThirunarayanan Balathandayuthapani2021-04-121-19/+56
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-092-3/+8
|\ \ | |/
| * MDEV-25295 Aborted FTS_DOC_ID_INDEX considered as existing FTS_DOC_ID_INDEX d...bb-10.2-MDEV-25295Thirunarayanan Balathandayuthapani2021-04-061-2/+4
| * MDEV-25047: SIGSEGV in mach_read_from_n_little_endianbb-10.2-MDEV-25047mkaruza2021-04-011-1/+4
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-311-16/+21
|\ \ | |/
| * MDEV-24923 : Port selected Galera conflict resolution changes from 10.6Jan Lindström2021-03-301-11/+22
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-272-23/+9
|\ \ | |/
| * MDEV-23076 Misleading "InnoDB: using atomic writes"Marko Mäkelä2021-03-222-18/+6
| * MDEV-22653: Remove the useless parameter innodb_simulate_comp_failuresMarko Mäkelä2021-03-221-6/+0
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-181-157/+236
|\ \ | |/
| * MDEV-10682 Race condition between ANALYZE and STATS_AUTO_RECALCMarko Mäkelä2021-03-181-0/+14
| * MDEV-24978 : SIGABRT in __libc_messageJan Lindström2021-03-151-21/+42
| * MDEV-24853: Duplicate key generated during cluster configuration changeJulius Goryavsky2021-03-081-131/+177
* | MDEV-25106 Deprecation warning for innodb_checksum_algorithm=none,innodb,...Marko Mäkelä2021-03-111-3/+30
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-051-14/+18
|\ \ | |/
| * MDEV-25051 Race condition between persistent statistics and RENAME TABLE or T...Marko Mäkelä2021-03-041-14/+18
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-031-2/+3
|\ \ | |/
| * MDEV-24532 Table corruption ER_NO_SUCH_TABLE_IN_ENGINE .. on table with forei...Monty2021-03-021-1/+2
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-221-0/+34
|\ \ | |/
| * MDEV-24873 : galera.galera_as_slave_ctas MTR failed: Assertion `(&(&LOCK_thd_...Jan Lindström2021-02-171-1/+1
| * MDEV-24763 ALTER TABLE fails to rename a column in SYS_FIELDSMarko Mäkelä2021-02-121-0/+34
* | mergeSergei Golubchik2021-02-021-2/+6
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-99/+130
|\ \ | |/
| * MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-01-241-70/+99
| * cleanup: void hton::abort_transaction()Sergei Golubchik2021-01-241-31/+19
| * MDEV-24609: innodb_io_capacity can exceed innodb_io_capacity_maxMarko Mäkelä2021-01-191-1/+2
| * MDEV-24491 db_name mismatch happens during virtual column computationThirunarayanan Balathandayuthapani2021-01-191-2/+2
| * MDEV-21478 fixup: Avoid a memory leakMarko Mäkelä2021-01-141-4/+3
| * MDEV-24536 innodb_idle_flush_pct has no effectMarko Mäkelä2021-01-131-6/+21
| * MDEV-23536 Race condition between KILL and transaction commitSergei Golubchik2021-01-111-0/+1