202488 Commits (74f70c394456767c1c1b0bee6bf34faff5b72dce)
 

Author SHA1 Message Date
Monty 74f70c3944 Fixed costs in JOIN_TAB::estimate_scan_time() and HEAP 8 months ago
Dave Gosselin edd52b7fc7 MDEV-30469 Feature rebase 8 months ago
Dave Gosselin 5e07d1abd4 MDEV-35848, MDEV-35568 Reintroduce delete_while_scanning for multi_delete 8 months ago
Sergei Petrunia 8ec275da16 MDEV-35955 Wrong result for UPDATE ... ORDER BY LIMIT which uses tmp.table 8 months ago
Dave Gosselin 5001300bd4 MDEV-30469 Support ORDER BY and LIMIT for multi-table DELETE, index hints for single-table DELETE 10 months ago
Dave Gosselin 02dc8615f2 MDEV-30469 (refactoring) Support ORDER BY and LIMIT for multi-table DELETE... 10 months ago
Iqbal Hassan dfdbec1636 MDEV-10862: Stored procedures: default values for parameters (optional parameters) 11 months ago
Alexander Barkov 5a8e6230d7 MDEV-34189 Unexpected error on `WHERE inet6col` 9 months ago
Otto Kekalainen d1ba623677 All-green GitLab CI in main branch in January 2025 10 months ago
Iqbal Hassan 9f5adf0ce4 MDEV-34317: Implement RECORD type 1 year ago
Dmitry Shulga 4c956fa15b MDEV-34724: Skipping a row operation from a trigger 8 months ago
Sergei Petrunia fcf7211136 MDEV-35616: Add basic optimizer support for virtual column: more tests 8 months ago
Sergei Petrunia 18e4b944bf MDEV-35833: Assertion `marked_for_read()' failed for query with vcols 9 months ago
Sergei Petrunia 1c2a83179d MDEV-35616: Add basic optimizer support for virtual column 10 months ago
Dmitry Shulga 759df4cc5f MDEV-34551: Column list in the trigger definition 9 months ago
Vladislav Vaintroub 3bd23b76c5 MDEV-34740 mariadb-import: optimize index and constraint creation 9 months ago
Vladislav Vaintroub 9255206b86 appveyor - run builds in "main" branch 9 months ago
Vicențiu Ciorbaru b8fa8b9b3d MDEV-35921: s3.mysqldump fails in buildbot 9 months ago
Alexander Barkov 89f5d28191 MDEV-22217 Make OS character sets "utf8" and "utf-8" map to MariaDB character set "utf8mb4" 12 months ago
Sergei Golubchik e11592aed3 MDEV-35450 VEC_DISTANCE() function to autouse the available index type 10 months ago
Sergei Golubchik 528249a20a cleanup: one Item_func_vec_distance class, not three 10 months ago
Sergei Golubchik d2ec5ec9c2 cleanup: move test w/ character_set_results=utf16 into separate file 10 months ago
Sergei Golubchik e36ca5b1a6 cleanup: extraneous quotes in errmsg.txt 10 months ago
Vladislav Vaintroub 5482155df6 MDEV-34703 followup - reenable Innodb bulk load in mariadb-import 9 months ago
Sergey Vojtovich 11a6c1b30a MDEV-34699 - mhnsw: support aarch64 SIMD instructions 10 months ago
Dave Gosselin cacaaebf01 MDEV-35837 Move to c++17 9 months ago
Vladislav Vaintroub 2563839853 MDEV-34979 generate SBOM from server builds 9 months ago
Marko Mäkelä 18dbeae1b8 MDEV-35849: index records in a wrong order 9 months ago
Marko Mäkelä 3761a7fec8 MDEV-35312 page_cur_search_with_match() could avoid rec_get_offsets() 9 months ago
Marko Mäkelä 793a2fc8ba MDEV-35049: Always enable page_cur_search_with_match_bytes() 9 months ago
Marko Mäkelä 4221ed1d7d MDEV-35049: Avoid building AHI beyond unique field prefix 9 months ago
Marko Mäkelä 5f7b2a3ced MDEV-35049: Improve btr_search_drop_page_hash_index() 9 months ago
Marko Mäkelä c942b31340 MDEV-35049: Fix bogus rebuild on BTR_CUR_HASH_FAIL 9 months ago
Marko Mäkelä 6b58ee769f MDEV-35049: Fix bogus BTR_CUR_HASH_FAIL on contention 9 months ago
Marko Mäkelä 68cac26108 MDEV-35049: Fix bogus BTR_CUR_HASH_FAIL on PAGE_CUR_LE 9 months ago
Marko Mäkelä 4dd6131711 MDEV-35049: Privatize ut_fold_ulint_pair() 9 months ago
Marko Mäkelä 4dcb1b575b MDEV-35049: Use CRC-32C and avoid allocating heap 9 months ago
Marko Mäkelä 9c8bdc6c15 MDEV-35049: btr_search_check_free_space_in_heap() is a bottleneck 9 months ago
Marko Mäkelä 5e8714b7b2 Merge 11.7 into main 9 months ago
Marko Mäkelä 3e9da8c923 Disable atomic.alter_table on MSAN because of slowness 9 months ago
Marko Mäkelä 15700f54c2 Merge 11.4 into 11.7 9 months ago
Marko Mäkelä 17f01186f5 Merge 10.11 into 11.4 9 months ago
Tony Chen 28b2958082 Add MTR to verify behavior on incompatible TLS configuration 1 year ago
Tony Chen 2294ecdf0e Add MTR to ensure startup fails with invalid ssl-cipher 1 year ago
Marko Mäkelä 420d9eb27f Merge 10.6 into 10.11 9 months ago
Marko Mäkelä b251cb6a4f Merge 10.5 into 10.6 9 months ago
Sergei Golubchik 3bbbeae792 fix a memory leak 9 months ago
Sergei Golubchik 1d6f857534 MDEV-35607 Compile error with gcc-15 (signal returns) 9 months ago
Sergei Golubchik 3bf8b60caf clarify the message when filesort is aborted by LIMIT ROWS EXAMINED 9 months ago
Sergei Golubchik 9508a44c37 enforce no trailing \n in Diagnostic_area messages 9 months ago