summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.9' into 10.10Oleksandr Byelkin2022-11-0142-1033/+1612
|\
| * Merge branch '10.8' into 10.9Oleksandr Byelkin2022-11-0142-1031/+1608
| |\
| | * Merge 10.7 into 10.8Marko Mäkelä2022-11-0142-1031/+1608
| | |\
| | | * Revert "MDEV-27233 Server hangs when using --init-file which loads Spider and...Nayuta Yanagisawa2022-10-319-64/+214
| | | * Merge branch '10.6' into 10.7Oleksandr Byelkin2022-10-2921-161/+315
| | | |\
| | | | * MDEV-28709 unexpected X lock on Supremum in READ COMMITTEDVlad Lesin2022-10-281-1/+2
| | | | * MDEV-29886 Assertion !index->table->is_temporary() failed in CHECK TABLEMarko Mäkelä2022-10-262-0/+2
| | | | * MDEV-29883 Deadlock between InnoDB statistics update and BLOB insertMarko Mäkelä2022-10-263-8/+10
| | | | * MDEV-29869 mtr failure: innodb.deadlock_wait_thr_raceVlad Lesin2022-10-261-16/+30
| | | | * MDEV-29843 Do not use asynchronous log_write_upto() for system THDsVladislav Vaintroub2022-10-253-19/+3
| | | | * Merge 10.5 into 10.6Marko Mäkelä2022-10-2515-144/+259
| | | | |\
| | | | | * Merge 10.4 into 10.5Marko Mäkelä2022-10-2511-53/+120
| | | | | |\
| | | | | | * Merge 10.3 into 10.4Marko Mäkelä2022-10-2511-53/+120
| | | | | | |\
| | | | | | | * CONNECT: compile with libxml2 2.10.xSergei Golubchik2022-10-221-0/+1
| | | | | | | * MDEV-29687:ODBC tables do not quote identifier names correctly (#2295)Anel2022-10-216-5/+68
| | | | | | | * MDEV-29778 Having Unique index interference with MATCH from a FULLTEXTThirunarayanan Balathandayuthapani2022-10-211-0/+5
| | | | | | | * Update ODBC instructions for Connect SE and update ODBC result file (#2284)Anel2022-10-163-22/+27
| | | | | | | * Do not use C++11 before MariaDB 10.4Marko Mäkelä2022-10-141-2/+2
| | | | | | | * Fix clang -Wunused-but-set-variableMarko Mäkelä2022-10-143-26/+19
| | | | | * | | MDEV-28709 unexpected X lock on Supremum in READ COMMITTEDVlad Lesin2022-10-253-57/+97
| | | | | * | | Fix Aria S3 building in FreeBSD (#2242)Andrew Hutchings2022-10-241-1/+1
| | | | * | | | MDEV-28327 InnoDB persistent statistics fail to update after bulk insertThirunarayanan Balathandayuthapani2022-10-252-19/+55
| | | * | | | | MDEV-29761 Bulk insert fails to rollback during insert..selectThirunarayanan Balathandayuthapani2022-10-251-0/+26
| | | * | | | | Merge branch 10.6 into 10.7Daniel Black2022-10-2527-869/+1267
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | MDEV-29622 Wrong assertions in lock_cancel_waiting_and_release() for deadlock...Vlad Lesin2022-10-212-15/+21
| | | | * | | | MDEV-29635 race on trx->lock.wait_lock in deadlock resolutionVlad Lesin2022-10-212-1/+12
| | | | * | | | MDEV-24402: InnoDB CHECK TABLE ... EXTENDEDMarko Mäkelä2022-10-2126-853/+1234
| | | | * | | | columnstore-6.4.6-1Oleksandr Byelkin2022-10-201-0/+0
| | | * | | | | MDEV-27233 Server hangs when using --init-file which loads Spider and creates...Nayuta Yanagisawa2022-10-249-214/+64
* | | | | | | | Merge branch '10.9' into 10.10Oleksandr Byelkin2022-10-179-13/+24
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2022-10-179-13/+24
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-10-179-13/+24
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-10-169-13/+24
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-10-159-13/+24
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-10-139-13/+24
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | Merge 10.3 into 10.4Marko Mäkelä2022-10-139-13/+24
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * MDEV-29753 An error is wrongly reported during INSERT with vcol indexNikita Malyavin2022-10-124-4/+8
| | | | | | | * MDEV-29299 SELECT from table with vcol index reports warningNikita Malyavin2022-10-125-8/+15
* | | | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-10-1343-686/+572
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-10-1343-686/+572
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-10-1343-686/+572
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-10-1343-686/+572
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-10-126-52/+67
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-10-126-53/+68
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | MDEV-29613 fixup: clang -Wunused-but-set-variableMarko Mäkelä2022-10-111-1/+5
| | | | | | * | Merge 10.3 into 10.4Marko Mäkelä2022-10-112-1/+11
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * Silence clang 13 -Wunused-but-set-variable for BisonMarko Mäkelä2022-10-101-0/+5
| | | | | | | * MDEV-29742 heap number overflowMarko Mäkelä2022-10-101-1/+6
| | | | | | * | A followup for MDEV-29672 Add MTR tests covering key and key segment flags an...Alexander Barkov2022-10-101-0/+7
| | | | | | * | Mroonga: GCC 12.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2022-10-072-49/+47