summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 'bb-10.5-release-mdev30218' into bb-10.6-release-mdev30218bb-10.6-release-mdev30218Sergei Petrunia2023-02-027-140/+122
|\
| * Merge 'bb-10.4-release-mdev30218' into bb-10.5-release-mdev30218bb-10.5-release-mdev30218Sergei Petrunia2023-02-027-140/+122
| |\
| | * MDEV-30218: Incorrect optimization for rowid_filtering, correctionbb-10.4-release-mdev30218Sergei Petrunia2023-02-027-139/+68
| | * MDEV-30218 Incorrect optimization for rowid_filteringIgor Babaev2023-02-0211-198/+251
* | | MDEV-30536: no expected deadlock in galera_insert_bulk testmariadb-10.6.12Julius Goryavsky2023-02-011-0/+1
* | | Fix results in real ps-protocol:Oleksandr Byelkin2023-02-014-0/+39
* | | MDEV-30527 Assertion !m_freed_pages in mtr_t::start() on DROP TEMPORARY TABLEMarko Mäkelä2023-02-013-0/+44
* | | MDEV-30524 btr_cur_t::open_leaf() opens non-leaf page in BTR_MODIFY_LEAF modeMarko Mäkelä2023-01-311-0/+1
* | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-31133-705/+4071
|\ \ \ | |/ /
| * | MDEV-30940: Revert "binlog.innodb_rc_insert_before_delete is disabled with MD...mariadb-10.5.19Andrei2023-01-302-1/+3
| * | binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490Andrei2023-01-301-0/+1
| * | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-306-12/+59
| |\ \ | | |/
| | * Fix number of rows passing in case of EQ_REFmariadb-10.4.28Oleksandr Byelkin2023-01-301-3/+5
| | * MDEV-30218: Incorrect optimization for rowid_filtering, correctionSergei Petrunia2023-01-283-15/+73
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-2861-293/+1743
| | |\
| | | * MDEV-30010 post-push: fixing test results.mariadb-10.3.38Andrei2023-01-282-8/+52
| * | | binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490Andrei2023-01-281-0/+1
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-27114-649/+3235
| |\ \ \
| | * | | MDEV-30218: Incorrect optimization for rowid_filtering, correctionSergei Petrunia2023-01-263-15/+73
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-2661-293/+1699
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * MDEV-30457 Windows, signtool error "No file digest algorithm specified."Vladislav Vaintroub2023-01-241-1/+1
| | | * MDEV-30323 Some DDLs like ANALYZE can complete on parallel slave out of orderbb-10.3-andreiAndrei2023-01-244-3/+237
| | | * MDEV-30010 Slave (additional info): Commit failed due to failure of an earlie...Andrei2023-01-242-0/+97
| | | * MDEV-30081 Crash with splitting from constant mergeable derived tableIgor Babaev2023-01-243-1/+108
| | | * MDEV-29639: Seconds_Behind_Master is incorrect for Delayed, Parallel ReplicasBrandon Nesterenko2023-01-246-9/+231
| | | * Added comments re JOIN::all_fields, JOIN::fields_listSergei Petrunia2023-01-241-2/+20
| | | * Update 10.3 HELP tablesIan Gilfillan2023-01-241-46/+46
| | | * MDEV-30248 Infinite sequence of recursive calls when processing embedded CTEIgor Babaev2023-01-235-81/+311
| | | * MDEV-15178: Filesort::make_sortorder: Assertion `pos->field != __null |Sergei Petrunia2023-01-236-19/+188
| | | * Fix connect bson.cpp warningVicențiu Ciorbaru2023-01-201-1/+1
| | | * Fix mroonga warning of use-after-freeVicențiu Ciorbaru2023-01-201-2/+2
| | | * Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca...Mikhail Chalov2023-01-2023-162/+221
| | | * MDEV-30052 Crash with a query containing nested WINDOW clausesIgor Babaev2023-01-206-17/+130
| | | * Add my_afree after my_alloca in early return caseEric Herman2023-01-201-0/+3
| | | * MDEV-23335 MariaBackup Incremental Does Not Reflect Dropped/Created DatabasesAlexander Barkov2023-01-193-1/+146
| | * | CREDITS: re-instate Tencent CloudDaniel Black2023-01-251-0/+1
| | * | MDEV-30370 Fixing spider hang when server abortsYuchen Pei2023-01-253-4/+25
| | * | Update 10.4 HELP tablesIan Gilfillan2023-01-241-46/+46
| | * | MDEV-29461 AddressSanitizer: stack-buffer-overflow in strxmovSergei Golubchik2023-01-201-1/+1
| | * | MDEV-26817 runtime error: index 24320 out of bounds for type 'json_string_cha...Sergei Golubchik2023-01-201-1/+1
| | * | MDEV-29199 Unique hash key is ignored upon INSERT ... SELECT into non-empty M...Sergei Golubchik2023-01-203-97/+211
| | * | MDEV-27631 Assertion `global_status_var.global_memory_used == 0' failed in my...Sergei Golubchik2023-01-203-20/+43
| | * | Merge branch 'codership-10.4-fix-sst_received' into bb-10.4-MDEV-30419Jan Lindström2023-01-203-7/+26
| | |\ \
| | | * | MDEV-29294 Assertion `functype() == ((Item_cond *) new_item)->functype()' fai...Oleg Smirnov2023-01-206-26/+268
| | | * | MDEV-27653 long uniques don't work with unicode collationsAlexander Barkov2023-01-200-0/+0
| | | * | Correct assert_grep.inc params in galera gcache testsDaniele Sciascia2023-01-202-4/+4
| | | * | MDEV-26541 Make UBSAN builds work with spider again.Yuchen Pei2023-01-205-107/+215
| | | * | MDEV-27653 long uniques don't work with unicode collationsAlexander Barkov2023-01-2027-66/+668
| | | * | MDEV-30419 Fix unhandled exception thrown from wsrep-libTeemu Ollakka2023-01-193-7/+26
| | * | | MDEV-29294 Assertion `functype() == ((Item_cond *) new_item)->functype()' fai...Oleg Smirnov2023-01-206-26/+268