193 Commits (b63604612e69f2d5b897da828eac182351c09f54)

Author SHA1 Message Date
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
Sergey Vojtovich 7ffd7fe962 Cleanup isnan() portability checks 7 years ago
Sergey Vojtovich bc469a0bdf Cleanup isinf() portability checks 7 years ago
Howard Su 031fa6d425 remove check for finite/isfinite 7 years ago
Daniel Black f165077aa9 MDEV-8743: use mkostemp when available with O_CLOEXEC 8 years ago
Daniel Black 2534ae20fd MDEV-15583 create_temp_file: remove tempnam implementation 8 years ago
Daniel Black 20fadaac99 MDEV-8743: use mkostemp when available with O_CLOEXEC 8 years ago
Daniel Black 7e45b7ac1f MDEV-15583 create_temp_file: remove tempnam implementation 8 years ago
Daniel Black 6ed6a0454c MDEV-8743: use mkostemp when available with O_CLOEXEC 8 years ago
Daniel Black 3537267db3 MDEV-15583 create_temp_file: remove tempnam implementation 8 years ago
Timo Teräs 782fb1e016 fix ucontext configure check 8 years ago
Vladislav Vaintroub 56e7b7eaed Make possible to use clang on Windows (clang-cl) 8 years ago
Vicențiu Ciorbaru 26e5f9dda1 MDEV-14229: Stack trace is not resolved for shared objects 8 years ago
Sergei Golubchik d8001106c9 MDEV-14469 build with cmake -DMYSQL_MAINTAINER_MODE=ON fails: 'readdir_r' is deprecated 8 years ago
Sergey Vojtovich 0a63b50c7a Cleanup UT_LOW_PRIORITY_CPU/UT_RESUME_PRIORITY_CPU 8 years ago
Otto Kekäläinen c9c28bef3c Minor spelling fixes in code comments, docs and output 8 years ago
Sergey Vojtovich a489d91993 Cleanup UT_LOW_PRIORITY_CPU/UT_RESUME_PRIORITY_CPU 8 years ago
Sergei Golubchik 0015cbb755 MDEV-13656 10.3 does not build on CentOS 5 x86 8 years ago
Sergei Golubchik 62139dc2e2 MDEV-13656 10.3 does not build on CentOS 5 x86 8 years ago
Sergey Vojtovich 8ff3b892ae MDEV-11212 - Clean-up MariaDB atomic operations 9 years ago
Sergei Golubchik 18cdff6765 MDEV-10293 'setupterm' was not declared in this scope 9 years ago
Jan Lindström 2e814d4702 Merge InnoDB 5.7 from mysql-5.7.9. 9 years ago
Daniel Black 37b08eff90 Cross Compile HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE change to compile check 9 years ago
Galina Shalygina be1d06c8a5 Merge branch '10.2' into 10.2-mdev9864 10 years ago
Daniel Black 26c38de804 MDEV-8684: Use POWER wrappers rather than direct asm 10 years ago
Yasufumi Kinoshita d4ba50477e Some POWER specific optimizations 10 years ago
Sergei Golubchik a5d9597e97 better inline check 10 years ago
Monty d80b8442a6 Fixes needed to compile with musl C library 10 years ago
Sergei Golubchik c4cb240061 MDEV-9024 Build fails with VS2015 10 years ago
Sergei Golubchik 2ebc2eef8a cleanup: remove a couple of unused cmake checks and defines 10 years ago
Georg Richter 8cf1f50967 MDEV-9112: Non-blocking client API missing on non-x86 platforms 10 years ago
Ajo Robert 3d1306f7b7 Bug#21770366 backport bug#21657078 to 5.5 and 5.6 10 years ago
Vladislav Vaintroub 06cbf7c95c restore the check for HAVE_CXX_NEW, it is actually used 10 years ago
Monty f813a00029 Fixed failing test cases and compiler warnings found by buildbot 10 years ago
Sergei Golubchik 65d69c84cf cmake: remove unused checks, options, and symbols 10 years ago
Sergei Golubchik e4b88235b5 cmake: rename symbols used internally by check_compiler_flag.cmake 10 years ago
Sergei Golubchik 29dd634a4c dbug: correct trace for DBUG_RETURN(func()); -- gcc only 10 years ago
Vladislav Vaintroub f1daf9ced4 MDEV-9024 Build fails with VS2015 10 years ago
Jan Lindström 21adad000a MDEV-8901: InnoDB: Punch hole is incorrecty done also to log files causing assertion and database corruption 10 years ago
Oleksandr Byelkin 7dd137c4ac MDEV-6756: map a linux pid (child pid) to a connection id shown in the output of SHOW PROCESSLIST 10 years ago
Sergei Golubchik e74f91dfd7 cmake: always use the same function to test for compiler flags 10 years ago
Nirbhay Choubey dced5146bd Merge branch '10.0-galera' into 10.1 10 years ago
Nirbhay Choubey 0f4478105f Add close-on-exec flag to open(), socket(), accept() & fopen(). 10 years ago
Sergei Golubchik 66fd45afce MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4 10 years ago
Sergei Golubchik c78f594bbc MDEV-6479 stack traces in 10.1 11 years ago
Nirbhay Choubey cd187ecf90 Add cmake check for getifaddrs. 11 years ago