301 Commits (mariadb-11.2.6)

Author SHA1 Message Date
Monty bddbef3573 MDEV-34533 asan error about stack overflow when writing record in Aria 1 year ago
Marko Mäkelä 6acada713a MDEV-34062: Implement innodb_log_file_mmap on 64-bit systems 1 year ago
Sergei Golubchik f12634f5a4 MDEV-34530 dead code in the thr_rwlock.c 1 year ago
Marko Mäkelä 77d5104fee Remove a bogus workaround for old GCC 1 year ago
Sergei Golubchik 89fd381be8 MDEV-25252 main.type_float fails in new buildbot 2 years ago
Marko Mäkelä f4d75452fc MDEV-33379 innodb_log_file_buffering=OFF causes corruption on bcachefs 2 years ago
Marko Mäkelä 7f7329f092 MDEV-33379 innodb_log_file_buffering=OFF causes corruption on bcachefs 2 years ago
Marko Mäkelä a6290a5bc5 MDEV-33095 innodb_flush_method=O_DIRECT creates excessive errors on Solaris 2 years ago
Sergei Golubchik 761d5c8987 MDEV-33092 Undefined reference to concurrency on Solaris 2 years ago
Marko Mäkelä d0abbdf56e MDEV-31605 cmake/stack_direction.c does not work correctly on clang 16 2 years ago
Marko Mäkelä df97eb1432 Remove HAVE_SNPRINTF 3 years ago
Brad Smith f02ca429f7 Revert aligned_alloc() addition from MDEV-28836 3 years ago
Vladislav Vaintroub b3f0acf510 MDEV-27686 Moving libexecinfo out of FreeBSD / OpenBSD specific CMake code 3 years ago
Marko Mäkelä 0fa19fdebf MDEV-28836 fixup 3 years ago
Marko Mäkelä 3794673111 MDEV-28836: Memory alignment cleanup 3 years ago
Dmitry Shulga bc7ba7afee MDEV-27758: Errors when building Connect engine on os x 11.6.2 4 years ago
alexfanqi 5fd5e9fff3 improve checks for libatomic linking 4 years ago
Vicențiu Ciorbaru f502ccbcb5 Link with libatomic to enable C11 atomics support 4 years ago
Heinz Wiesinger 751ebe44fd Add feature summary at the end of cmake. 8 years ago
Monty b1d81974b2 Added support to MEM_ROOT for write protected memory 4 years ago
Otto Kekäläinen cc3105e100 Fix riscv64 build failure by linking correctly with pthread 5 years ago
Otto Kekäläinen de746304c9 Fix riscv64 build failure by linking correctly with pthread 5 years ago
Justin Jagieniak 1715fef107 Fix cross-compile to consider CMAKE_CROSSCOMPILING_EMULATOR 5 years ago
David CARLIER 9a3cbc0541 mysqld: print status display subset of memory usage. 5 years ago
Michael Okoko 48141f3c17 Replace mallinfo with mallinfo2 on supported systems 5 years ago
Robert Bindar 9a90786863 MDEV-24887 Tests fail on macos because mysqltest can't use nonblock API 5 years ago
Daniel Black 3b486c28f7 MDEV-24125: linux large pages, linux/mman.h needed 5 years ago
Sergei Golubchik 6cefe7d31e cleanup: use predefined CMAKE_DL_LIBS 5 years ago
Daniel Black 3cb9131ac2 MDEV-23175: my_timer_milliseconds clock_gettime for multiple platfomrs 5 years ago
Karthik Kamath e6cb263ef3 MDEV-15961: Fix stacktraces under FreeBSD (aarch64) 5 years ago
Tzachi Zidenberg f843e215f3 aarch64: use compiler flag outline-atomics if available 5 years ago
Daniel Black 20512a68d8 MDEV-23175: my_timer_milliseconds ftime deprecated - clock_gettime replacement 5 years ago
Vladislav Vaintroub 9c55f83eae Cleanup - remove HAVE_AIOWAIT and associated code from mysys 5 years ago
Daniel Black 9bf3a3a47a HAVE_LARGE_PAGES no longer global 6 years ago
Sergey Vojtovich 30379b487f HAVE_LARGE_PAGE_OPTION to HAVE_LARGE_PAGES 6 years ago
Daniel Black e8351934b6
Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large-page-support 6 years ago
Anel Husakovic 0d1dd2e79d Clean wrong cherry-pick from previous commit 6 years ago
Daniel Black fb01cc3766 my_getncpus based on threads available 7 years ago
Vlad Lesin 6718d3bc32 MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 7 years ago
Robert Bindar e8392e58b2 MDEV-19696 - Cleanup gcc sync builtins 6 years ago
Marko Mäkelä 5e929ee8a0 MDEV-19845: Define my_timer_cycles() inline 6 years ago
Marko Mäkelä 042fc29597 MDEV-19845: Adaptive spin loops 6 years ago
Sergei Golubchik 2400e06946 remove -fno-rtti 7 years ago
Vicențiu Ciorbaru 5543b75550 Update FSF Address 7 years ago
Marko Mäkelä 10dd290b4b MDEV-17380 innodb_flush_neighbors=ON should be ignored on SSD 7 years ago
Sergei Golubchik 2de0b57dd1 Don't build aws_key_management plugin by default 7 years ago
Sergei Golubchik 07e9b13898 mysqld: ignore SIGHUP sent by the kernel 7 years ago
Bernd Kuhls 2a576f71c5 cmake: fix ucontext detection 7 years ago
Sergey Vojtovich 8f888ab1d8 Cleanup log2() portability checks 7 years ago
Sergey Vojtovich 3e63fa6eb3 Cleanup rint() portability checks 7 years ago