summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Debug patch: print filter_gain if it is less than 0.10.4-mdev30218-print-negative-gainSergei Petrunia2023-01-311-0/+7
* Apply mdev30218_bb-10.4-release.diffSergei Petrunia2023-01-3111-198/+251
* 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
| * 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
* | | 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-1927-66/+668
|/ /
* | v5.5.4-stableOleksandr Byelkin2023-01-172-0/+2
* | 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
* | 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