summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Columnstore ref updatebb-drrtuy-10.6Roman Nozdrin2021-01-201-0/+0
* Fixup 92abdcca5a5324f0727112ab2417d10c7a8d5094Marko Mäkelä2021-01-141-0/+0
* MDEV-24569: Merge 10.5 into 10.6Marko Mäkelä2021-01-146-50/+74
|\
| * MDEV-24569: Change buffer merge modifies freed pageMarko Mäkelä2021-01-143-30/+51
* | Merge 10.5 into 10.6Marko Mäkelä2021-01-145-13/+1
|\ \ | |/
| * MDEV-24536 innodb_idle_flush_pct has no effectMarko Mäkelä2021-01-133-13/+0
| * MDEV-24292 support semi-independent versioning for sub-packagesSergei Golubchik2021-01-122-0/+1
* | Merge 10.5 into 10.6Marko Mäkelä2021-01-1115-114/+124
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2021-01-119-89/+110
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-01-117-72/+67
| | |\
| | | * Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-115-26/+11
| | | |\
| | | | * MDEV-23536 : Race condition between KILL and transaction commitJan Lindström2021-01-083-31/+9
| | | | * Cleanup: Remove unused symbol QUE_THR_PROCEDURE_WAITMarko Mäkelä2021-01-082-4/+2
| | | | * fixup MDEV-17556: fix mroongaNikita Malyavin2021-01-083-19/+19
| | | | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-0820-147/+134
| | | * | MDEV-23632 ALTER TABLE...ADD KEY creates corrupted index on virtual columnNikita Malyavin2021-01-051-1/+4
| | | * | ut_ad(err != DB_DUPLICATE_KEY) in row_rename_table_for_mysqlNikita Malyavin2021-01-051-0/+2
| | | * | handler0alter.cc: extract cache eviction and stats drop to functionsNikita Malyavin2021-01-051-42/+44
| | * | | MDEV-24512 Assertion failed in rec_is_metadata() in btr_discard_only_page_on_...Marko Mäkelä2021-01-021-5/+3
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-283-7/+31
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2020-12-283-7/+31
| | | |\ \ | | | | |/
| | | | * MDEV-24449 Corruption of system tablespace or last recovered pageMarko Mäkelä2020-12-281-1/+1
| | | | * MDEV-23851 MDEV-24229 BF-BF conflict issuessjaakola2020-12-282-6/+30
| * | | | MDEV-24556: Build does not recognize powerpc64 (OpenBSD)Brad Smith2021-01-111-2/+2
| * | | | MDEV-24544 innodb_buffer_pool_wait_free is not protected by mutexMarko Mäkelä2021-01-076-25/+15
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-0720-80/+254
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24537 innodb_max_dirty_pages_pct_lwm=0 lost its special meaningMarko Mäkelä2021-01-063-13/+20
| * | | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-0618-65/+233
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-258-22/+77
| | |\ \ \ | | | |/ /
| | | * | MDEV-24476 Overloaded functions dbug_print_rec break compilation in 10.3Aleksey Midenkov2020-12-241-0/+48
| | | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-237-22/+29
| | | |\ \ | | | | |/
| | | | * MDEV-24041 Generated column DELETE with FOREIGN KEY crash InnoDBNikita Malyavin2020-12-181-1/+1
| | | | * MDEV-24172: innodb stats table last_update is TIMESTAMPDaniel Black2020-12-161-4/+4
| | | | * MDEV-23942 mariadb-10.5.6/storage/connect/plugutil.cpp:380: bad width ?Sergei Golubchik2020-12-101-2/+2
| | | | * MDEV-17573 Assertion in federatedx on multi-updateAleksey Midenkov2020-12-094-15/+22
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-239-27/+145
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2020-12-233-17/+16
| | | |\ \ | | | | |/
| | | | * MDEV-24340 Unique final message of InnoDB during shutdownbb-10.2-MDEV-24340Marko Mäkelä2020-12-043-22/+16
| | | * | Partially revert 7410ff436e95de09c2f3f0028e7af8b3a043028bMarko Mäkelä2020-12-231-39/+0
| | | * | MDEV-23446 UPDATE does not insert history row if the row is not changedAleksey Midenkov2020-12-221-0/+14
| | | * | MDEV-23644 Assertion on evaluating foreign referential action for self-refere...Aleksey Midenkov2020-12-224-2/+43
| | | * | MDEV-21138 Assertion `col->ord_part' or `f.col->ord_part' failed in row_build...Aleksey Midenkov2020-12-225-8/+110
| | * | | MDEV-24334 make monitor_set_tbl global variable thread-safeEugene Kosov2020-12-033-16/+13
* | | | | Cleanup: Declare trx_weight_ge() inlineMarko Mäkelä2021-01-053-45/+11
* | | | | Cleanup: Remove lock_number_of_rows_locked()Marko Mäkelä2021-01-049-45/+24
* | | | | Clarify some commentsMarko Mäkelä2021-01-043-21/+19
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-042-3/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-232-3/+4
| |\ \ \ \ | | |/ / /
| | * | | MDEV-24333 Data race in os_file_pread at os/os0file.cc:3308 on os_n_file_readsEugene Kosov2020-12-032-3/+5
* | | | | MDEV-24503 Assertion m_prebuilt->trx == thd_to_trx(m_user_thd) failed in ha_i...Marko Mäkelä2021-01-011-8/+8