Bug#47382 'mysqladmin debug' crash on 64-bit Windows
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.
Showing
storage/archive/CMakeLists.txt
100644 → 100755
storage/federated/CMakeLists.txt
100644 → 100755
Please register or sign in to comment