summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | 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
| | * | | | | | | | MDEV-30304: Json Range only affects first row of the result setRucha Deodhar2023-01-173-1/+34
* | | | | | | | | | Merge 10.10 into 10.11Marko Mäkelä2023-01-1386-695/+1867
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge 10.9 into 10.10Marko Mäkelä2023-01-1386-695/+1867
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge 10.8 into 10.9Marko Mäkelä2023-01-1386-656/+1859
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Merge 10.7 into 10.8Marko Mäkelä2023-01-1386-656/+1859
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Merge 10.6 into 10.7Marko Mäkelä2023-01-1385-634/+1854
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | Merge 10.5 into 10.6Marko Mäkelä2023-01-1384-634/+1850
| | | | | |\ \ \ \ \ | | | | | | |/ / / /
| | | | | | * | | | 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
| | | | | | | * | | Fixed failing test main.func_jsonMonty2023-01-122-0/+2
| | | | | | | * | | MDEV-30345 DML does not find rows it is supposed toMonty2023-01-113-2/+38
| | | | | | | * | | Merge branch '10.3' into 10.4Sergei Golubchik2023-01-1038-116/+524
| | | | | | | |\ \ \ | | | | | | | | |/ /
| | | | | | | | * | clang15 warnings - unused vars and old prototypesDaniel Black2023-01-109-41/+14
| | | | | | | | * | MDEV-30342 Wrong "Truncated incorrect DECIMAL value" warning/errorDaniel Black2023-01-096-8/+62
| | | | | | | | * | MDEV-17093: SOURCE_REVISION in log (postfix - not in help)Daniel Black2023-01-081-2/+3
| | | | | | | | * | MDEV-27624 Wrong result for nested left join using not_exists optimizationIgor Babaev2023-01-064-6/+171
| | | | | | | | * | MDEV-17093: SOURCE_REVISION in log and handle_fatal_signalHaidong Ji2023-01-062-16/+12
| | | | | | | | * | fix typoslilinjie2023-01-056-7/+7
| | | | | | | | * | MDEV-30329: mariadb-service-convert resets systemd service to default User=rootAndrew Hutchings2023-01-031-1/+1
| | | | | | | | * | MDEV-29988 group by fixSergei Golubchik2023-01-023-5/+23
| | | | | | | | * | fixes for json.json_table and main.func_json in --psSergei Golubchik2023-01-021-1/+2
| | | | | | | | * | MDEV-29988: (spider fix) Major performance regression with 10.6.11Oleksandr Byelkin2023-01-021-0/+6
| | | | | | | | * | MDEV-29988: Major performance regression with 10.6.11Dmitry Shulga2023-01-026-18/+215
| | | | | | | | * | MDEV-29988: (revert) Major performance regression with 10.6.11Dmitry Shulga2023-01-021-11/+2
| | | | | | | * | | MDEV-17869 AddressSanitizer: use-after-poison in Item_change_list::rollback_i...Sergei Golubchik2023-01-098-24/+86
| | | | | | | * | | cleanupSergei Golubchik2023-01-092-12/+10
| | | | | | | * | | don't set default value in temp table if NO_DEFAULT_VALUE_FLAGSergei Golubchik2023-01-094-6/+42
| | | | | | | * | | MDEV-29890 Update with inner join false row count resultSergei Golubchik2023-01-093-1/+38
| | | | | | | * | | cleanupSergei Golubchik2023-01-097-20/+15