mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
9bb40dc10b
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ha_federated.cc | ||
ha_federated.h | ||
Makefile.am | ||
plug.in |