193 Commits (b63604612e69f2d5b897da828eac182351c09f54)

Author SHA1 Message Date
Nirbhay Choubey d8ee54c633 Add cmake check for getifaddrs. 11 years ago
Sergei Golubchik e695db0f2d MDEV-7437 remove suport for "atomics" with rwlocks 11 years ago
Jan Lindström d4aef382fd Fix compiler failure on fallocate function and used flags. 11 years ago
Jan Lindström b96697d286 MDEV-6648: InnoDB: Add support for 4K sector size if supported 11 years ago
Jon Olav Hauglid 8b64f82505 Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANG 11 years ago
Jon Olav Hauglid 57eec7bc29 Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANG 11 years ago
Sergei Golubchik 2156f62d2e portability: use getifaddrs() 11 years ago
Sergei Golubchik dc113e2765 fix cmake detection of bfd.h 11 years ago
Sergei Golubchik efc93eb3d1 typos in cmake -DWITH_ATOMIC_OPS=xxx 11 years ago
Sergey Vojtovich bb11eb82d5 MDEV-6305 - UNINIT_VAR emits code in non-debug builds 11 years ago
Tor Didriksen 27c6c4e8ac Bug#17296644 CONV(X, INT_MIN, INT_MIN) SEGFAULTS THE SERVER 12 years ago
Tor Didriksen a50170dd0c Bug#17296644 CONV(X, INT_MIN, INT_MIN) SEGFAULTS THE SERVER 12 years ago
Vladislav Vaintroub 4b058643cd MDEV-4601 : Allow MariaDB to be build without non-blocking client. 12 years ago
Michael Widenius 0fa7729954 - Solaris fixes: 13 years ago
Michael Widenius 5333dafa84 Fixed errors and compiler warnings found by buildbot 13 years ago
Tor Didriksen 8b50ce72f9 Bug#11766815 INVALID SYSTEM CHECK TIME_T_UNSIGNED 13 years ago
Tor Didriksen a79dcd5faa Bug#11766815 INVALID SYSTEM CHECK TIME_T_UNSIGNED 13 years ago
Vladislav Vaintroub 142c0a0424 MDEV-4190 : Fix system checks for OpenBSD 13 years ago
Vladislav Vaintroub 2c37ace131 MDEV-4174 - Use kqueue for threadpool implementation on more BSD variants than just FreeBSD 13 years ago
Antony T Curtis 946d4fc1ab Simple change so that it is possible to create binaries on MacOS 10.7 which will run on MacOS 10.6 13 years ago
Sergei Golubchik a058974440 remove HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 13 years ago
Vladislav Vaintroub 679b8dc18b MDEV-3839 : on Solaris 10, KILLing slave thread has no effect. 13 years ago
Michael Widenius dd8bd2e4c3 Fixed compiler warnings 13 years ago
Michael Widenius 1d0f70c2f8 Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6 13 years ago
Sergei Golubchik 0117a92fed MDEV-419 ensure that all HAVE_XXX constants can be set by cmake 13 years ago
Sergei Golubchik 7368ef56c6 MDEV-418 Feedback plugin statisics problem 13 years ago
Michael Widenius 8294226097 Switched off Maintainer mode by default as it gave wrong compiler warnings (as it added -Wall after some switches was already turned off) 14 years ago
Vladislav Vaintroub 2115542294 FreeBSD : Extend CMAKE_REQUIRED_LIBRARIES with ${LIBEXECINFO} , for backtrace_symbols & Co 14 years ago
Georgi Kodinov b872ce0312 Fixed a cmake compile problem because of the 2.8.8 fix. 14 years ago
Georgi Kodinov 943a778e6a Fixed a cmake compile problem because of the 2.8.8 fix. 14 years ago
Georgi Kodinov e881e03e01 Bug #59148 - made tests experimental 14 years ago
Georgi Kodinov 672395db74 Bug #59148 - made tests experimental 14 years ago
Vladislav Vaintroub f544b21fcb Fix build on OSX 14 years ago
Michael Widenius bea887e663 Define dummy my_init_stacktrace() to allow one to call it without #ifdef HAVE_STACKTRACE 14 years ago
Davi Arnaut 9584cbe7fc Make Replication filter settings dynamic. 14 years ago
Sergei Golubchik db39910f08 disable safemalloc for valgrind builds. 14 years ago
Vladislav Vaintroub 19d13a3b17 portability fixes for FreeBSD 8 and 9 14 years ago
Sergei Golubchik db8f698c8a new configure option: NOT_FOR_DISTRIBUTION 14 years ago
Sergei Golubchik 44d335b828 bugfix: cxxabi.h was not found 14 years ago
Sergei Golubchik 37c81d81b3 another backtrace resolver that prints source file name and line number 14 years ago
Georgi Kodinov 4ba3034149 Merged the fix of bug #12779790 to mysql-5.5-security 14 years ago
Georgi Kodinov e25a282970 Merged the fix of bug #12779790 to mysql-5.5-security 14 years ago
Jon Olav Hauglid aee88a4cc6 Bug#12779790 COMPILATION FAILS OS X 10.7 - IMPLICIT DECLARATION OF 14 years ago
Jon Olav Hauglid 96a2bbcbdf Bug#12779790 COMPILATION FAILS OS X 10.7 - IMPLICIT DECLARATION OF 14 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 14 years ago
Davi Arnaut 5f49c7d6b7 FIONREAD is located in sys/filio.h on Solaris. 15 years ago
Davi Arnaut 2b5b3e1ea7 FIONREAD is located in sys/filio.h on Solaris. 15 years ago
Davi Arnaut 8aadfb4065 Remove some leftovers from the removal of the gethostbyname wrappers. 15 years ago
Davi Arnaut 9e3699ca4f Remove some leftovers from the removal of the gethostbyname wrappers. 15 years ago
Tor Didriksen 029a5df870 Bug #58699 cannot build with gcc dbg on solaris 15 years ago