summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-02-222-1/+6
|\
| * Merge 10.4 into 10.5Vlad Lesin2022-02-222-1/+6
| |\
| | * Merge 10.3 into 10.4Vlad Lesin2022-02-2119-391/+552
| | |\
| | | * MDEV-20605 Awaken transaction can miss inserted by other transaction records ...Vlad Lesin2022-02-2110-198/+210
| | | * MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lockVlad Lesin2022-02-218-193/+336
| | | * MDEV-27730 Add PLUGIN_VAR_DEPRECATED flag to plugin variablesNayuta Yanagisawa2022-02-181-0/+5
| | * | MDEV-24175 Windows - fix detection of whether file is on SSDVladislav Vaintroub2022-02-171-1/+1
* | | | MDEV-26476: Implement futex for FreeBSD, DragonFly BSDMarko Mäkelä2022-02-182-5/+24
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-02-172-5/+10
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-02-172-5/+10
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2022-02-172-5/+10
| | |\ \ | | | |/
| | | * Merge 10.2 into 10.3Marko Mäkelä2022-02-171-2/+1
| | | |\
| | | | * MDEV-27583 InnoDB uses different constants for FK cascade error message in SQ...Marko Mäkelä2022-02-171-1/+1
| | | | * MDEV-27634 innodb_zip tests failing on s390xMarko Mäkelä2022-02-161-1/+0
| | | * | MDEV-17223 Assertion `thd->killed != 0' failed in ha_maria::enable_indexesMonty2022-02-161-3/+9
* | | | | MDEV-26789 Fix stall of group commit waitersVladislav Vaintroub2022-02-172-10/+29
* | | | | Merge 10.5 into 10.6Vlad Lesin2022-02-151-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20605 Awaken transaction can miss inserted by other transaction records ...Vlad Lesin2022-02-151-1/+1
* | | | | Merge 10.5 into 10.6Vlad Lesin2022-02-1417-215/+220
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20605 Awaken transaction can miss inserted by other transaction records ...Vlad Lesin2022-02-1410-207/+212
* | | | | Merge 10.5 into 10.6Marko Mäkelä2022-02-142-1/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2022-02-141-1/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2022-02-141-1/+7
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2022-02-141-1/+7
| | | |\ \ | | | | |/
| | | | * MDEV-27746 Wrong comparision of BLOB's empty preffix with non-preffixed BLOB ...Vlad Lesin2022-02-111-1/+7
| * | | | Merge mariadb-10.5.15 into 10.5Marko Mäkelä2022-02-141-3/+3
| |\ \ \ \
| * | | | | MDEV-27804 Fails to build - perf schema - thread id of type uintptr_t require...Samuel Thibault2022-02-111-0/+4
* | | | | | MDEV-27817 InnoDB recovery of recently created files is not crash-safeMarko Mäkelä2022-02-131-1/+2
* | | | | | Merge mariadb-10.6.7 into 10.6Marko Mäkelä2022-02-132-4/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '10.5 into 10.6mariadb-10.6.7Sergei Golubchik2022-02-102-4/+4
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch '10.4' into 10.5mariadb-10.5.15Sergei Golubchik2022-02-101-3/+3
| | |\ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / /
| | | * | | Merge branch '10.3' into 10.4mariadb-10.4.24Sergei Golubchik2022-02-101-3/+3
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '10.2' into 10.3mariadb-10.3.34Sergei Golubchik2022-02-101-3/+3
| | | | |\ \ | | | | | |/
| | | | | * MDEV-26351 segfault - (MARIA_HA *) 0x0 in ha_maria::extraSergei Golubchik2022-02-101-3/+3
| | * | | | MDEV-25787 Bug report: crash on SELECT DISTINCT thousands_blob_fieldsSergei Golubchik2022-02-101-1/+1
* | | | | | MDEV-27805: tpcc workload shows regression with MDB-10.6Krunal Bauskar2022-02-111-2/+3
|/ / / / /
* | | | | Merge 10.5 into 10.6Marko Mäkelä2022-02-095-37/+33
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-27716 mtr_t::commit() acquires log_sys.mutex when writing no logMarko Mäkelä2022-02-093-30/+31
| * | | | Merge branch '10.5' into bb-10.5-releaseOleksandr Byelkin2022-02-092-7/+2
| |\ \ \ \
| | * | | | MDEV-27734 Set innodb_change_buffering=none by defaultMarko Mäkelä2022-02-091-1/+1
| | * | | | MDEV-27754 : Assertion with innodb_flush_method=O_DSYNCVladislav Vaintroub2022-02-071-6/+1
* | | | | | update columnstoremariadb-10.6.6Sergei Golubchik2022-02-051-0/+0
* | | | | | MDEV-27058 fixup: Crash in innodb.leaf_page_corrupted_during_recoveryMarko Mäkelä2022-02-031-10/+39
* | | | | | MDEV-27736 Allow seamless upgrade despite ROW_FORMAT=COMPRESSEDMarko Mäkelä2022-02-031-2/+2
* | | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-03414-1832/+2280
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-01165-777/+1242
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Rocksdb result fix after mergemariadb-10.4.23Oleksandr Byelkin2022-01-311-5/+5
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-30170-551/+931
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-29167-512/+869
| | | |\ \ | | | | |/
| | | | * ASAN/valgrind errors in connect.misc testSergei Golubchik2022-01-291-0/+3