• Magne Mahre's avatar
    Bug#11766320 MYSQL SYMBOLIC LINKS NOT WORKING · 90126425
    Magne Mahre authored
    When MySQL converted from autotools to CMake, the
    preprocessor symbol USE_SYMDIR was omitted by mistake.
    
    Without this symbol, the code for checking .sym files
    is not built.
    
    This patch defines USE_SYMDIR when built on MS Windows.
    90126425
config.h.cmake 17.9 KB