• Daniel Black's avatar
    MDEV-11195: Correct enablement of NUMA in innodb/xtradb · ab0e5031
    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: default avatarDaniel Black <daniel.black@au.ibm.com>
    ab0e5031
CMakeLists.txt 11.9 KB