202473 Commits (3bd23b76c5b867396a148e3603d8172aec58d259)
 

Author SHA1 Message Date
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" 1 year ago
Sergei Golubchik e11592aed3 MDEV-35450 VEC_DISTANCE() function to autouse the available index type 11 months ago
Sergei Golubchik 528249a20a cleanup: one Item_func_vec_distance class, not three 11 months ago
Sergei Golubchik d2ec5ec9c2 cleanup: move test w/ character_set_results=utf16 into separate file 11 months ago
Sergei Golubchik e36ca5b1a6 cleanup: extraneous quotes in errmsg.txt 11 months ago
Vladislav Vaintroub 5482155df6 MDEV-34703 followup - reenable Innodb bulk load in mariadb-import 10 months ago
Sergey Vojtovich 11a6c1b30a MDEV-34699 - mhnsw: support aarch64 SIMD instructions 11 months ago
Dave Gosselin cacaaebf01 MDEV-35837 Move to c++17 10 months ago
Vladislav Vaintroub 2563839853 MDEV-34979 generate SBOM from server builds 10 months ago
Marko Mäkelä 18dbeae1b8 MDEV-35849: index records in a wrong order 10 months ago
Marko Mäkelä 3761a7fec8 MDEV-35312 page_cur_search_with_match() could avoid rec_get_offsets() 10 months ago
Marko Mäkelä 793a2fc8ba MDEV-35049: Always enable page_cur_search_with_match_bytes() 10 months ago
Marko Mäkelä 4221ed1d7d MDEV-35049: Avoid building AHI beyond unique field prefix 10 months ago
Marko Mäkelä 5f7b2a3ced MDEV-35049: Improve btr_search_drop_page_hash_index() 10 months ago
Marko Mäkelä c942b31340 MDEV-35049: Fix bogus rebuild on BTR_CUR_HASH_FAIL 10 months ago
Marko Mäkelä 6b58ee769f MDEV-35049: Fix bogus BTR_CUR_HASH_FAIL on contention 10 months ago
Marko Mäkelä 68cac26108 MDEV-35049: Fix bogus BTR_CUR_HASH_FAIL on PAGE_CUR_LE 10 months ago
Marko Mäkelä 4dd6131711 MDEV-35049: Privatize ut_fold_ulint_pair() 10 months ago
Marko Mäkelä 4dcb1b575b MDEV-35049: Use CRC-32C and avoid allocating heap 10 months ago
Marko Mäkelä 9c8bdc6c15 MDEV-35049: btr_search_check_free_space_in_heap() is a bottleneck 10 months ago
Marko Mäkelä 5e8714b7b2 Merge 11.7 into main 10 months ago
Marko Mäkelä 3e9da8c923 Disable atomic.alter_table on MSAN because of slowness 10 months ago
Marko Mäkelä 15700f54c2 Merge 11.4 into 11.7 10 months ago
Marko Mäkelä 17f01186f5 Merge 10.11 into 11.4 10 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 10 months ago
Marko Mäkelä b251cb6a4f Merge 10.5 into 10.6 10 months ago
Sergei Golubchik 3bbbeae792 fix a memory leak 10 months ago
Sergei Golubchik 1d6f857534 MDEV-35607 Compile error with gcc-15 (signal returns) 10 months ago
Sergei Golubchik 3bf8b60caf clarify the message when filesort is aborted by LIMIT ROWS EXAMINED 10 months ago
Sergei Golubchik 9508a44c37 enforce no trailing \n in Diagnostic_area messages 10 months ago
Sergei Golubchik 0031f4a74f MDEV-35663 Sporadic connection failures during FLUSH PRIVILEGES 10 months ago
Sergei Golubchik 9f9072c344 MDEV-34733 main.mysqld--help-aria test failure: feedback plugin: failed to retrieve the MAC address 10 months ago
Sergei Golubchik b059f60510 MDEV-35704 Error message mispelled when altering table engine to MEMORY 10 months ago
Sergei Golubchik 828b928fce MDEV-35651 NO_UNSIGNED_SUBTRACTION does not work for multiple unsigned integers 11 months ago
Sergei Golubchik 680d461b5d MDEV-35239 Mariabackup incorrectly thinks we are on a multithreaded slave if slave_parallel_workers > 0 1 year ago
Vladislav Vaintroub 4e9c7031a5 MDEV-35575 Fix memory leak, when installing auth_gssapi plugin fails. 10 months ago
Vladislav Vaintroub a2f510fccf MDEV-33978 P_S.THREADS is not showing all server threads 10 months ago
Dave Gosselin 437550b7cf MDEV-35773 ER_PSEUDO_THREAD_ID_OVERWRITE in 11.4 shifts error messages 10 months ago
Thirunarayanan Balathandayuthapani f8cf493290 MDEV-34898 Doublewrite recovery of innodb_checksum_algorithm=full_crc32 encrypted pages does not work 10 months ago
Monty cc5d738999 Disable mmap usage in Aria and MyISAM when compiling with valgrind 10 months ago
Julius Goryavsky fd9a11d8a5 MDEV-35749: Add support for --use-memory option for SST with mariabackup 10 months ago
Sergei Golubchik 6abbfdef7a sporadic failures of binlog_encryption.rpl_parallel_gco_wait_kill 2 years ago
Monty a2d37705ca Only print "InnoDB: Transaction was aborted..." if log_warnings >= 4 10 months ago
Monty 130d6f9c4b Fixed memory leak in get_window_functions_required_cursors() 10 months ago
Monty 2085f36c6c Removed not used and not visible send_metdata_skip variable. 10 months ago