summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26621 assertion failue "index->table->persistent_autoinc" in /storage/in...bb-10.4-kevgsEugene Kosov2021-09-161-1/+1
* Merge 10.3 into 10.4Marko Mäkelä2021-09-112-6/+12
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-09-112-6/+12
| |\
| | * MDEV-26537 InnoDB corrupts files due to incorrect st_blksize calculationMarko Mäkelä2021-09-102-7/+13
* | | MDEV-25951 followup: Add #ifdef around debug codeMarko Mäkelä2021-09-111-1/+3
* | | MDEV-25951 followupEugene Kosov2021-09-101-4/+9
* | | Merge remote-tracking branch 'upstream/10.3' into 10.4Vicențiu Ciorbaru2021-09-091-1/+2
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-071-1/+2
| |\ \ | | |/
| | * MDEV-26518 ; Galera incorrectly handles primary or unique keys with any multi...bb-10.2-MDEV-26517Jan Lindström2021-09-021-1/+2
* | | MDEV-25951 MariaDB crash after ALTER TABLE convert to utf8mb4bb-10.4-MDEV-25951-instant-utfEugene Kosov2021-09-084-3/+12
* | | Merge 10.3 into 10.4Marko Mäkelä2021-08-252-15/+16
|\ \ \ | |/ /
| * | Fixed compile errors when compiling with HAVE_valgrindMichael Widenius2021-08-242-5/+5
| * | MDEV-26465 Race condition in trx_purge_rseg_get_next_history_log()st-10.3-markoMarko Mäkelä2021-08-231-2/+3
* | | Merge 10.3 into 10.4Marko Mäkelä2021-08-237-2563/+1040
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-08-236-2554/+1038
| |\ \ | | |/
| | * MDEV-26383 fixup: Consistently protect freed_indexes with autoinc_mutexMarko Mäkelä2021-08-233-23/+25
| | * MDEV-26383 ASAN heap-use-after-free failure in btr_search_lazy_freeThirunarayanan Balathandayuthapani2021-08-213-3/+18
| | * MDEV-26443 HAVE_C99_INITIALIZERS is not applicable to C++st-10.2-MDEV-26443Marko Mäkelä2021-08-203-2581/+1017
| * | MDEV-26458 Crash on ALTER TABLE after DISCARD TABLESPACEMarko Mäkelä2021-08-231-0/+1
* | | After-merge fixup f84e28c119b495da77e197f7cd18af4048fc3126st-10.4-thiruThirunarayanan Balathandayuthapani2021-08-191-7/+19
* | | Merge 10.3 into 10.4Marko Mäkelä2021-08-1821-206/+323
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-08-181-5/+6
| |\ \ | | |/
| | * MDEV-26131 fixupMarko Mäkelä2021-08-181-5/+6
| * | MDEV-21555 Assertion secondary index is out of sync on delete from versioned ...Aleksey Midenkov2021-08-181-17/+17
| * | Merge 10.2 into 10.3Marko Mäkelä2021-08-1817-172/+283
| |\ \ | | |/
| | * MDEV-20931 ALTER...IMPORT can crash the serverEugene Kosov2021-08-177-33/+68
| | * MDEV-26131 SEGV in ha_innobase::discard_or_import_tablespaceThirunarayanan Balathandayuthapani2021-08-161-83/+176
| | * MDEV-26376 pars_info_bind_id() unnecessarily copies stringsMarko Mäkelä2021-08-168-51/+37
| | * cleanup: specifying plugin dependencies in CMakeLists.txtSergei Golubchik2021-08-031-4/+0
| * | MDEV-26206 gap lock is not set if implicit lock existsVlad Lesin2021-08-171-2/+4
* | | MDEV-26372 enforce-storage-engine=InnoDB has no usability as an option to mys...Marko Mäkelä2021-08-161-43/+3
* | | Merge branch '10.3' into 10.4mariadb-10.4.21Oleksandr Byelkin2021-08-021-47/+31
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3mariadb-10.3.31Oleksandr Byelkin2021-08-021-47/+31
| |\ \ | | |/
| | * MDEV-20154 Assertion `len <= col->len | ...` failed in row_merge_buf_addNikita Malyavin2021-07-291-36/+29
| | * Cleanup: Remove redundant conditionsMarko Mäkelä2021-07-291-11/+2
* | | MDEV-13564 fixup: Remove unused function fts_check_corrupt()Marko Mäkelä2021-08-022-66/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-3128-314/+279
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-291-6/+0
| |\ \ | | |/
| | * Cleanup: Remove dead codeMarko Mäkelä2021-07-281-6/+0
| * | fixup 0bd9f755b MDEV-26062Nikita Malyavin2021-07-291-6/+6
| * | Merge 10.2 into 10.3Marko Mäkelä2021-07-2717-245/+222
| |\ \ | | |/
| | * MDEV-25998 fixup: Avoid a hangMarko Mäkelä2021-07-273-19/+6
| | * MDEV-25998 fixup: Assert that a mutex is being heldMarko Mäkelä2021-07-271-2/+2
| | * MDEV-24393 InnoDB disregards --skip-external-lockingMarko Mäkelä2021-07-271-0/+4
| | * MDEV-25594: Improve debug checksMarko Mäkelä2021-07-2712-238/+185
| | * MDEV-26062 : InnoDB: WSREP: referenced FK check fail: Lock wait index `PRIMAR...Jan Lindström2021-07-261-35/+41
| | * MDEV-25998 InnoDB removes the tablespace from default encrypt list earlyThirunarayanan Balathandayuthapani2021-07-261-2/+28
| | * MDEV-26228 ASAN heap-use-after-free with ON UPDATE CASCADEMarko Mäkelä2021-07-231-3/+3
| * | Merge 10.2 into 10.3Marko Mäkelä2021-07-2212-88/+74
| |\ \ | | |/
| | * MDEV-26205 Merge new release of InnoDB 5.7.35 to 10.2Marko Mäkelä2021-07-224-23/+20
| | |\