summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-05-121-6/+10
|\
| * MDEV-28473 field_ref_zero is not initialized in xtrabackup_prepare_func()Vlad Lesin2022-05-111-6/+10
* | Merge branch '10.5' into 10.6Sergei Golubchik2022-05-1010-31/+88
|\ \ | |/
| * Merge branch '10.4' into 10.5Sergei Golubchik2022-05-098-32/+86
| |\
| | * Merge branch '10.3' into 10.4Sergei Golubchik2022-05-089-60/+83
| | |\
| | | * Merge branch '10.2' into 10.3Sergei Golubchik2022-05-072-3/+8
| | | |\
| | | | * MDEV-28478: INSERT into SPATIAL INDEX in TEMPORARY table writes logMarko Mäkelä2022-05-062-4/+9
| | | * | MDEV-17843 Assertion `page_rec_is_leaf(rec)' failed in lock_rec_queue_validat...Vlad Lesin2022-05-041-17/+10
| | | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-033-27/+10
| | | |\ \ | | | | |/
| | | | * MDEV-28417 Merge new release of InnoDB 5.7.38 to 10.2Marko Mäkelä2022-04-273-27/+6
| | | | |\
| | | | | * MDEV-28416 Incorrect AUTO_INCREMENT may be issued when close to UINT64_MAXMarko Mäkelä2022-04-271-2/+2
| | | | | * MDEV-28415 ALTER TABLE on a large table hangs InnoDBMarko Mäkelä2022-04-271-24/+3
| | | | |/
| | | | * MDEV-27758: Errors when building Connect engine on os x 11.6.2Dmitry Shulga2022-04-221-1/+5
| | | * | MDEV-28422 Page split breaks a gap lockMarko Mäkelä2022-04-273-7/+52
| | | * | MDEV-11415 merge fixup: Remove a redundant callMarko Mäkelä2022-04-251-4/+1
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2022-04-211-2/+2
| | | |\ \ | | | | |/
| | | | * MDEV-28317 Assertion failures in row_undo_mod on recoveryMarko Mäkelä2022-04-191-2/+2
| | * | | MDEV-26224 InnoDB fails to remove AUTO_INCREMENT attributeVlad Lesin2022-04-211-1/+15
| * | | | Merge branch 'merge-perfschema-5.7' into 10.5Oleksandr Byelkin2022-05-081-1/+2
| |\ \ \ \
| | * | | | 5.7.38Oleksandr Byelkin2022-05-051-1/+2
| * | | | | MDEV-28478 fixup: Declare a constexpr member function constMarko Mäkelä2022-05-061-1/+1
* | | | | | MDEV-28484 InnoDB encryption key rotation is not being marked completedMarko Mäkelä2022-05-061-2/+2
* | | | | | Merge 10.5 into 10.6Marko Mäkelä2022-05-067-73/+47
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-28478 fixup: Remove a conflict markerMarko Mäkelä2022-05-061-6/+0
| * | | | | MDEV-28478: INSERT into SPATIAL INDEX in TEMPORARY table writes logMarko Mäkelä2022-05-067-77/+55
| * | | | | columnstore-5.6.5-2Sergei Golubchik2022-04-291-0/+0
* | | | | | MDEV-28465 Some calls to btr_pcur_close() are unnecessaryMarko Mäkelä2022-05-0314-98/+46
* | | | | | MDEV-21452 fixup: Remove an unused variableMarko Mäkelä2022-05-032-18/+2
* | | | | | MDEV-28454 Latching order violation (and hang) in ibuf_insert_lowMarko Mäkelä2022-05-031-7/+8
* | | | | | MDEV-28449 Assertion `index->lock.have_x() == has_index_lock' failed in row_l...Thirunarayanan Balathandayuthapani2022-05-021-0/+4
* | | | | | MDEV-28399 Assertion failure in dict_table_check_for_dup_indexes upon concur...Thirunarayanan Balathandayuthapani2022-05-021-0/+17
* | | | | | columnstore-6.3.1-1Sergei Golubchik2022-04-301-0/+0
* | | | | | MDEV-28445 Secondary index locking invokes costly trx_sys.get_min_trx_id()Marko Mäkelä2022-04-292-62/+25
* | | | | | MDEV-28443: MDEV-15250 causes latch order violationThirunarayanan Balathandayuthapani2022-04-295-56/+43
* | | | | | MDEV-27274: DROP TABLE does not delete detached InnoDB filesMarko Mäkelä2022-04-291-0/+21
* | | | | | MDEV-26753 Assertion state == TRX_STATE_PREPARED ||... failedMarko Mäkelä2022-04-261-2/+4
* | | | | | MDEV-26217 Failing assertion: list.count > 0 in ut_list_remove or Assertion `...Marko Mäkelä2022-04-2617-213/+270
* | | | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-2613-179/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Cleanup: Remove IF_VALGRINDMarko Mäkelä2022-04-251-1/+1
| * | | | | MDEV-27094 Debug builds include useless InnoDB "disabled" optionsMarko Mäkelä2022-04-2210-182/+4
* | | | | | MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for a...Thirunarayanan Balathandayuthapani2022-04-263-102/+19
* | | | | | MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for ...Thirunarayanan Balathandayuthapani2022-04-2522-1293/+1153
* | | | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-2114-35/+121
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.4 into 10.5Marko Mäkelä2022-04-2115-57/+119
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fix clang -Wunused-but-set-variableMarko Mäkelä2022-04-211-2/+9
| | * | | | Merge 10.3 into 10.4Marko Mäkelä2022-04-2115-56/+118
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention pointMarko Mäkelä2022-04-216-50/+14
| | | * | | MDEV-20194 Warnings inconsistently issued upon CHECK on table from older vers...Thirunarayanan Balathandayuthapani2022-04-201-2/+4
| | | * | | MDEV-28314 : The Galera cluster primary node goes into hang mode when innodb_...Jan Lindström2022-04-201-1/+3
| | | * | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2022-04-143-1/+19
| | | |\ \ \ | | | | | |/ | | | | |/|