summaryrefslogtreecommitdiff
path: root/storage/innobase/dict
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27094 Debug builds include useless InnoDB "disabled" optionsMarko Mäkelä2022-04-221-20/+0
* MDEV-26578 ERROR: AddressSanitizer: heap-use-after-free around dict_table_t::...Thirunarayanan Balathandayuthapani2022-04-111-0/+11
* MDEV-25975: Merge 10.4 into 10.5Marko Mäkelä2022-04-061-1/+1
|\
| * MDEV-25975 merge fixupMarko Mäkelä2022-04-061-4/+2
| * MDEV-25975: Merge 10.3 into 10.4Marko Mäkelä2022-04-061-1/+11
| |\
| | * MDEV-25975 innodb_disallow_writes causes shutdown to hangMarko Mäkelä2022-04-061-1/+11
* | | Merge 10.4 into 10.5Marko Mäkelä2022-02-231-3/+5
|\ \ \ | |/ /
| * | MDEV-27798 SIGSEGV in dict_index_t::reconstruct_fields()Marko Mäkelä2022-02-231-3/+5
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-7/+13
|\ \ \ | |/ /
| * | MDEV-27272 Crash on EXPORT/IMPORT tablespace with column added in the middlebb-10.4-MDEV-27272-import-instant-addEugene Kosov2022-01-191-7/+13
* | | Merge 10.4 into 10.5Marko Mäkelä2021-09-111-0/+2
|\ \ \ | |/ /
| * | MDEV-25951 followup: Add #ifdef around debug codeMarko Mäkelä2021-09-111-1/+3
* | | Merge remote-tracking branch 'upstream/10.4' into 10.5Vicențiu Ciorbaru2021-09-102-1/+13
|\ \ \ | |/ /
| * | MDEV-25951 followupEugene Kosov2021-09-101-4/+9
| * | MDEV-25951 MariaDB crash after ALTER TABLE convert to utf8mb4bb-10.4-MDEV-25951-instant-utfEugene Kosov2021-09-082-1/+8
* | | Merge 10.4 into 10.5Marko Mäkelä2021-08-231-10/+20
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2021-08-231-10/+20
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2021-08-231-9/+19
| | |\
| | | * MDEV-26383 fixup: Consistently protect freed_indexes with autoinc_mutexMarko Mäkelä2021-08-231-9/+19
| | | * MDEV-26383 ASAN heap-use-after-free failure in btr_search_lazy_freeThirunarayanan Balathandayuthapani2021-08-211-1/+1
* | | | MDEV-25113: Make page flushing fasterMarko Mäkelä2021-06-231-5/+0
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-091-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 to 10.4mariadb-10.4.20Marko Mäkelä2021-06-091-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-25886 CHECK TABLE crash with DB_MISSING_HISTORY if innodb_read_onlymariadb-10.3.30Marko Mäkelä2021-06-091-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-081-2/+2
|\ \ \ \ | |/ / /
| * | | dict_index_build_internal_clust(): Catch MDEV-20131 on CREATE TABLEMarko Mäkelä2021-06-081-2/+2
* | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-0/+6
|\ \ \ \ | |/ / /
| * | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-0/+6
| |\ \ \ | | |/ /
| | * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-0/+6
| | |\ \ | | | |/
| | | * MDEV-25503 InnoDB hangs on startup during recoveryThirunarayanan Balathandayuthapani2021-04-271-0/+6
* | | | Revert "MDEV-24589 DROP TABLE is not crash-safe"Marko Mäkelä2021-04-221-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-144-24/+47
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-144-24/+47
| |\ \ \ | | |/ /
| | * | MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-133-60/+28
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-133-4/+19
| | |\ \ | | | |/
| | | * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexThirunarayanan Balathandayuthapani2021-04-122-2/+2
| | | * MDEV-18802 Assertion table->stat_initialized failed in dict_stats_update_if_n...Marko Mäkelä2021-04-121-2/+17
* | | | MDEV-24589 DROP TABLE is not crash-safeMarko Mäkelä2021-03-231-2/+2
* | | | MDEV-15528 fixup: Remove dict_table_open_on_index_id()Marko Mäkelä2021-03-231-79/+1
* | | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-4/+4
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-4/+4
| | |\ \ | | | |/
| | | * MDEV-24172: innodb stats table last_update is TIMESTAMPDaniel Black2020-12-161-4/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-022-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-012-1/+2
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-12-012-1/+2
| | |\ \ | | | |/
| | | * MDEV-24275 InnoDB persistent stats analyze forces full scan forcing lock crashEugene Kosov2020-11-251-1/+1
| | | * Cleanup: row_log_free()Marko Mäkelä2020-11-251-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-131-84/+0
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-121-85/+0
| |\ \ \ | | |/ /