summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30426 Assertion !rec_offs_nth_extern(offsets2, n) during bulk insertbb-10.8-MDEV-30426Thirunarayanan Balathandayuthapani2023-02-104-3/+41
* Merge 10.7 into 10.8Marko Mäkelä2023-01-2466-3696/+3171
|\
| * Merge 10.6 into 10.7Marko Mäkelä2023-01-2467-3651/+3110
| |\
| | * MDEV-30400 Assertion height == btr_page_get_level(...) on INSERTMarko Mäkelä2023-01-2449-3527/+2593
| | * MDEV-24623 Replicate bulk insert as table-level exclusive keyDenis Protivensky2023-01-248-1/+208
| | * rpm: ignore man3Daniel Black2023-01-241-0/+1
| | * MDEV-30393 InnoDB: Assertion failure in dict0dict.cc upon ADD FULLTEXT INDEXThirunarayanan Balathandayuthapani2023-01-241-1/+14
| | * Update 10.6 HELP tablesIan Gilfillan2023-01-231-31/+31
| | * Revert "MDEV-30400 Assertion height == btr_page_get_level(...) on INSERT"Marko Mäkelä2023-01-2341-2309/+3151
| | * Merge 10.5 into 10.6Marko Mäkelä2023-01-2310-29/+105
| | |\
| | | * MDEV-30438 innodb.undo_truncate,4k fails when innodb-immediate-scrub-data-un...Thirunarayanan Balathandayuthapani2023-01-232-20/+4
| | | * Merge branch 'merge-perfschema-5.7' into 10.5Oleksandr Byelkin2023-01-200-0/+0
| | | |\
| | | | * mysql-5.7.41Oleksandr Byelkin2023-01-201-135/+123
| | | * | MDEV-29774 BF abort no longer wakes up debug_sync waitersDaniele Sciascia2023-01-194-5/+2
| | | * | MDEV-30191 Remove the to-be-freed spider condition in an sp callYuchen Pei2023-01-194-4/+100
| | * | | MDEV-515: Improve test coverageMarko Mäkelä2023-01-232-0/+8
| | * | | MDEV-30400 Assertion height == btr_page_get_level(...) on INSERTMarko Mäkelä2023-01-1941-3151/+2309
| | * | | MDEV-30289: Implement small_vector for mtr_t::m_memoMarko Mäkelä2023-01-194-5/+120
| | * | | MDEV-30289: Remove the pointer indirection for mtr_t::m_memoMarko Mäkelä2023-01-192-108/+81
| * | | | Update 10.7 HELP tablesIan Gilfillan2023-01-241-31/+31
* | | | | Update 10.8 HELP tablesIan Gilfillan2023-01-241-942/+943
* | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2023-01-1853-128/+791
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2023-01-1846-112/+738
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-186-3/+29
| | |\ \ \ | | | |/ /
| | | * | new PCRE2 10.42Oleksandr Byelkin2023-01-181-2/+2
| | | * | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-182-0/+2
| | | |\ \
| | | | * | v5.5.4-stableOleksandr Byelkin2023-01-172-0/+2
| | | * | | MDEV-26392: Crash with json_get_path_next and 10.5.12Rucha Deodhar2023-01-183-1/+25
| | * | | | Merge 10.5 into 10.6Marko Mäkelä2023-01-1741-109/+709
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.4 into 10.5Marko Mäkelä2023-01-172-2/+0
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.3 into 10.4Marko Mäkelä2023-01-172-4/+11
| | | | |\ \
| | | | | * | MDEV-30422 Merge new release of InnoDB 5.7.41 to 10.3Marko Mäkelä2023-01-171-4/+11
| | | | | * | New CC 3.1Oleksandr Byelkin2023-01-161-0/+0
| | | | * | | Update sponsorsDaniel Black2023-01-161-2/+0
| | | * | | | fix failures of main.func_json --psSergei Golubchik2023-01-171-1/+1
| | | * | | | cleanup: const_Item->real_item()Sergei Golubchik2023-01-172-4/+5
| | | * | | | ADD CONSTRAINT IF NOT EXISTS didn't work in SPSergei Golubchik2023-01-175-5/+54
| | | * | | | MDEV-22602 Disable UPDATE CASCADE for SQL constraintsSergei Golubchik2023-01-173-1/+5
| | | * | | | Stabilize testsJan Lindström2023-01-175-37/+2
| | | * | | | MDEV-29171 changing the value of wsrep_gtid_domain_id with full cluster resta...Daniele Sciascia2023-01-174-1/+141
| | | * | | | Merge branch 10.4 into 10.5Jan Lindström2023-01-1412-50/+380
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | 10.4-MDEV-29684 Fixes for cluster wide write conflict resolvingsjaakola2023-01-143-22/+39
| | | | * | | 10.4-MDEV-29684 Fixes for cluster wide write conflict resolvingsjaakola2023-01-131-2/+3
| | | | * | | MDEV-29512 deadlock between commit monitor and THD::LOCK_thd_data mutexsjaakola2023-01-133-0/+146
| | | | * | | MDEV-30317 Transaction savepoint may cause failure in galera replayingsjaakola2023-01-133-16/+158
| | | | * | | MDEV-29684 Fixes for cluster wide write conflict resolvingsjaakola2023-01-134-12/+36
| | | * | | | MDEV-30395 Wrong result with semijoin and Federated as outer tableMonty2023-01-136-7/+89
| | | * | | | MDEV-30080 Wrong result with LEFT JOINs involving constant tablesMonty2023-01-133-1/+33
| * | | | | | Merge 10.6 into 10.7Jan Lindström2023-01-1710-16/+53
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MDEV-26391 BF abortable mariabackup executionsjaakola2023-01-1710-15/+53