summaryrefslogtreecommitdiff
path: root/storage/innobase/handler/ha_innodb.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2021-03-311-7/+10
|\
| * 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.3 into 10.4Marko Mäkelä2021-03-271-21/+7
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-03-271-21/+7
| |\ \ | | |/
| | * MDEV-23076 Misleading "InnoDB: using atomic writes"Marko Mäkelä2021-03-221-16/+4
| | * MDEV-22653: Remove the useless parameter innodb_simulate_comp_failuresMarko Mäkelä2021-03-221-6/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-191-148/+236
|\ \ \ | |/ /
| * | 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
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-111-3/+35
|\ \ \ | |/ /
| * | MDEV-25106 Deprecation warning for innodb_checksum_algorithm=none,innodb,...Marko Mäkelä2021-03-111-3/+30
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-081-14/+18
|\ \ \ | |/ /
| * | 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
* | | Remove unused HA_EXTRA_FAKE_START_STMTMarko Mäkelä2021-03-051-4/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-051-2/+4
|\ \ \ | |/ /
| * | 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
| | * MDEV-24873 : galera.galera_as_slave_ctas MTR failed: Assertion `(&(&LOCK_thd_...Jan Lindström2021-02-171-1/+1
* | | MDEV-24967 : Signal 11 on ha_innodb.cc::bg_wsrep_kill_trx line 18611Jan Lindström2021-02-241-4/+6
* | | remove find_thread_with_thd_data_lock_callbackSergei Golubchik2021-02-121-2/+4
* | | MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-02-121-60/+148
* | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-24/+35
|\ \ \ | |/ /
| * | 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-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
| * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-4/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2021-01-111-22/+8
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-111-20/+6
| |\ \ | | |/
| | * MDEV-23536 : Race condition between KILL and transaction commitJan Lindström2021-01-081-29/+6
| | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-4/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-231-14/+19
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-12-231-14/+5
| |\ \ | | |/
| | * MDEV-24340 Unique final message of InnoDB during shutdownbb-10.2-MDEV-24340Marko Mäkelä2020-12-041-19/+5
| * | MDEV-23446 UPDATE does not insert history row if the row is not changedAleksey Midenkov2020-12-221-0/+14
* | | MDEV-24334 make monitor_set_tbl global variable thread-safeEugene Kosov2020-12-031-3/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2020-11-121-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-11-121-1/+1
| |\ \ | | |/
| | * MDEV-24171 index_online_log is instrumented as rw-lock, not mutexMarko Mäkelä2020-11-101-1/+1
* | | MDEV-19951 followup: Remove unused st_handler_tablename, tablename_compareMarko Mäkelä2020-11-101-18/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-33/+55
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-10-281-29/+25
| |\ \ | | |/