summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Testing Windows bb with skip-name-resolvebb-10.5-anel-anonymous-user-windows-checkAnel Husakovic2023-01-273-0/+47
* MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-273-0/+16
* MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-273-0/+47
* MDEV-25037 : SIGSEGV in MDL_lock::hog_lock_types_bitmapJan Lindström2023-01-274-13/+49
* Add missing include <cstdio>Khem Raj2023-01-271-0/+1
* MDEV-30404: Inconsistent updates of PAGE_MAX_TRX_ID on ROW_FORMAT=COMPRESSED ...Marko Mäkelä2023-01-261-6/+3
* MDEV-23855 fixup: Remove SRV_MASTER_CHECKPOINT_INTERVALMarko Mäkelä2023-01-251-12/+1
* MDEV-30465 : Galera test galera_sr.MDEV-27615 takes 5minsJan Lindström2023-01-251-4/+6
* Update 10.5 HELP tablesIan Gilfillan2023-01-241-31/+31
* MDEV-30423 Deadlock on Replica during BACKUP STAGE BLOCK_COMMIT on XA transac...Andrei2023-01-2317-33/+782
* 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
* | 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.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.4 into 10.5Marko Mäkelä2023-01-1381-602/+1810
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2023-01-1320-80/+688
| |\ \ \ | | |/ /
| | * | MDEV-30378 Versioned REPLACE succeeds with ON DELETE RESTRICT constraintNikita Malyavin2023-01-124-1/+89
| | * | fix typoslilinjie2023-01-125-9/+9
| | * | MDEV-25277: mysqlbinlog --verbose cannot read row events with compressed colu...Brandon Nesterenko2023-01-113-5/+97
| | * | MDEV-30220: rsync SST completely ignores aria-log-dir-pathJulius Goryavsky2023-01-113-8/+83
| | * | MDEV-30157: Galera SST doesn't properly handle undo* files from innodbJulius Goryavsky2023-01-111-5/+30
| | * | pre-MDEV-30157 & pre-MDEV-28669: fixes before the main correctionsJulius Goryavsky2023-01-113-51/+118
| | * | MDEV-28602 Wrong result with outer join, merged derived table and viewSergei Petrunia2023-01-114-0/+263
| | * | Remove an unused parameterMarko Mäkelä2023-01-111-5/+3
| * | | MDEV-19160 json_pretty() alias for json_detailed()Weijun-H2023-01-123-0/+33
| * | | fixup for MDEV-19160Rucha Deodhar2023-01-122-8/+7