• Christopher Powers's avatar
    Bug#47382 'mysqladmin debug' crash on 64-bit Windows · 9bb40dc1
    Christopher Powers authored
    The crash occurs because SAFEMALLOC is defined for the MySQL server
    but not for the Archive or Federated engines, resulting in a 
    parameter mismatch between the function prototype and definition
    for functions using the CALLER_INFO macro.
    9bb40dc1
CMakeLists.txt 1000 Bytes