summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add info about BF-BF lock waitbb-10.6-MDEV-30133Jan Lindström2022-12-201-0/+6
* Additional instrumentationJan Lindström2022-12-193-3/+14
* Crash if bf long lock wait for trxJan Lindström2022-12-191-0/+2
* InnoDB wsrep applier lock wait timeoutTeemu Ollakka2022-12-1920-3/+452
* 10.4-MDEV-29684 Fixes for cluster wide write conflict resolvingsjaakola2022-12-191-1/+2
* 10.4-MDEV-29684 Fixes for cluster wide write conflict resolvingsjaakola2022-12-191-4/+25
* MDEV-29684 Fixes for cluster wide write conflict resolvingsjaakola2022-12-192-3/+16
* Update wsrep-libJan Lindström2022-12-191-0/+0
* MDEV-30235 InnoDB crash on table-rebuilding DDL when the statistics tables ar...Marko Mäkelä2022-12-151-1/+5
* Merge 10.5 into 10.6Marko Mäkelä2022-12-151-2/+3
|\
| * MDEV-30227 [ERROR] [FATAL] InnoDB: fdatasync() returned 9Marko Mäkelä2022-12-151-2/+3
* | MDEV-30172: galera mtr disablesDaniel Black2022-12-152-0/+7
* | Merge branch '10.5' into 10.6Daniel Black2022-12-154-3/+5
|\ \ | |/
| * mtr: more galera disables - linked in MDEV-30172Daniel Black2022-12-153-1/+3
| * Deb: debian-start.inc - do not quote exe variablesDaniel Black2022-12-151-2/+2
* | Merge branch 10.5 into 10.6Daniel Black2022-12-156-34/+34
|\ \ | |/
| * rpm: server-post - use mariadb-install-dbDaniel Black2022-12-141-1/+1
| * Deb: mariadb-server.postinst to use mariadb-install-dbDaniel Black2022-12-141-3/+3
| * mariadb-install-db: use mariadb namesDaniel Black2022-12-141-10/+10
| * Deb: MariaDB names as default for deb scriptsDaniel Black2022-12-143-21/+21
* | Merge branch '10.5' into 10.6Daniel Black2022-12-143-0/+5
|\ \ | |/
| * MDEV-30172 re-disable galera testsDaniel Black2022-12-143-1/+5
* | Merge 10.5 into 10.6Marko Mäkelä2022-12-13178-473/+1980
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2022-12-13179-475/+1889
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2022-12-13171-468/+1860
| | |\
| | | * MDEV-29814: galera_var_notify_ssl_ipv6 causes testing system to hangJulius Goryavsky2022-12-097-88/+161
| | | * MDEV-29144 ER_TABLE_SCHEMA_MISMATCH or crash on DISCARD/IMPORTMarko Mäkelä2022-12-097-7/+110
| | | * MDEV-30150 ST_GeomFromGeoJSON, 'geometry' before 'type: feature' errorDaniel Black2022-12-093-1/+6
| | | * MDEV-30162 Fix occasional "Permission denied" on Windows caused by buggy 3rd ...Vladislav Vaintroub2022-12-076-107/+194
| | | * MDEV-29636 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Nayuta Yanagisawa2022-12-078-1/+87
| | | * dgcov: parsing without dot to get specific versionAnel Husakovic2022-12-051-1/+2
| | | * dgcov: also remove rpm dependency on IO::Uncompress::GunzipSergei Golubchik2022-12-041-5/+5
| | | * MDEV-26102 followupSergei Golubchik2022-12-022-15/+9
| | | * MDEV-26102 dgcov: add support for *.gcda.gcov.json.gz files of gcov 9.1+Anel Husakovic2022-12-021-18/+36
| | | * fix more sporadic failures on main.killSergei Golubchik2022-12-021-2/+2
| | | * MDEV-30082 View definition losing brackets changes semantics of the query and...Sergei Golubchik2022-12-024-0/+37
| | | * try harder to reject not strictly deterministic vcols in indexes/storedSergei Golubchik2022-12-024-6/+42
| | | * MDEV-30016 Virtual columns do not support autoincrement columnsSergei Golubchik2022-12-028-7/+55
| | | * cleanup: VCOL_NOT_VIRTUAL->VCOL_NEXTVALSergei Golubchik2022-12-026-8/+15
| | | * MDEV-30056 Impossible to export column grantsSergei Golubchik2022-12-0221-92/+91
| | | * MDEV-30036 NULL pointer dereference in partition_info::set_partition_bitmaps_...Sergei Golubchik2022-12-022-22/+0
| | | * fix embedded startup with no command line argumentsSergei Golubchik2022-12-021-9/+6
| | | * MDEV-30066 (limit + offset) union all (...) limit = incorrect resultSergei Golubchik2022-12-023-5/+32
| | | * cleanup: union.testSergei Golubchik2022-12-022-25/+20
| | | * MDEV-28855 SEGV around dict_free_vc_templ during DROP INDEXSergei Golubchik2022-12-021-1/+1
| | | * cleanup: clarify innobase_init_vc_templ usageSergei Golubchik2022-12-022-11/+4
| | | * MDEV-28643: view protocol fails due to different column nameOleksandr Byelkin2022-12-022-7/+6
| | | * MDEV-28696 View created as "select b''; " references invalid table(s) or colu...Alexander Barkov2022-12-025-3/+37
| | | * MDEV-30112 ASAN errors in Item_ident::print / generate_partition_syntaxbb-10.3-midenokAleksey Midenkov2022-12-013-0/+25
| | | * MDEV-30023 Revoking Privilege on the Column Yields the Errorbb-10.3-vicentiuVicențiu Ciorbaru2022-11-303-2/+48