- 02 Nov, 2016 1 commit
-
-
Daniel Black authored
Move common parts of {innodb,xtradb}/CmakeLists.txt to the macro.
-
- 01 Nov, 2016 1 commit
-
-
Daniel Black authored
No -DHAVE_LIBNUMA=1 was passed to the source compile (and the global include/my_config.h wasn't used). This also is Linux only so corrected the cmake macro. Fixed indenting in cmake macro. Removed NUMA defination from include/my_config.h as its only in the storage engine. Thanks Elena Stepanova and Vladislav Vaintroub for the detailed list of bugs/questions. Signed-off-by: Daniel Black <daniel.black@au.ibm.com>
-
- 31 Oct, 2016 2 commits
-
-
Sergey Vojtovich authored
Clean-up nolock.h: it doesn't serve any purpose anymore. Appropriate code moved to x86-gcc.h and my_atomic.h. If gcc sync bultins were detected, we want to make use of them independently of __GNUC__ definition. E.g. XLC simulates those, but doesn't define __GNUC__. HS/Spider: According to AIX manual alloca() returns char*, which cannot be casted to any type with static_cast. Use explicit cast instead. MDL: Removed namemangling pragma, which didn't let MariaDB build with XLC. WSREP: _int64 seem to be conflicting name with XLC, replaced with _integer64. CONNECT: RTLD_NOLOAD is GNU extention. Removed rather meaningless check if library is loaded. Multiple dlopen()'s of the same library are permitted, and it never gets closed anyway. Except for error, which was a bug: it may close library, which can still be referenced by other subsystems. InnoDB: __ppc_get_timebase() is GNU extention. Only use it when __GLIBC__ is defined. Based on contribution by flynn1973.
-
Kristian Nielsen authored
-
- 27 Oct, 2016 1 commit
-
-
Alexander Barkov authored
made in 227510e0. We now use lex->last_field->interval_list directly instead.
-
- 25 Oct, 2016 2 commits
-
-
Jan Lindström authored
-
Alexey Botchkov authored
Item_bool fixed to behave smarter with NOT operation.
-
- 24 Oct, 2016 3 commits
-
-
Jan Lindström authored
MDEV-11039 - Add new scheduling algorithm for reducing tail latencies (for 10.2)
-
Jan Lindström authored
-
-
- 23 Oct, 2016 6 commits
-
-
Elena Stepanova authored
-
Elena Stepanova authored
-
sensssz authored
-
sensssz authored
-
sensssz authored
-
sensssz authored
-
- 22 Oct, 2016 3 commits
- 21 Oct, 2016 3 commits
-
-
Kristian Nielsen authored
-
vinchen authored
-
vinchen authored
-
- 19 Oct, 2016 13 commits
-
-
sensssz authored
-
vinchen authored
-
vinchen authored
-
vinchen authored
-
vinchen authored
-
vinchen authored
-
Alexey Botchkov authored
strings/json_lib.c added as a JSON library. SQL frunction added with sql/item_jsonfunc.h/cc
-
sensssz authored
-
-
sensssz authored
-
sensssz authored
-
sensssz authored
-
sensssz authored
-
- 18 Oct, 2016 5 commits