• calvin's avatar
    branches/zip: remove compile flag MYSQL_SERVER for dynamic plugin · af74d206
    calvin authored
    The dynamic plugin on Windows used to be built with MYSQL_SERVER
    compile flag, while it is not the case for other platforms.
    r3797 assumed MYSQL_SERVER was not defined for dynamic plugin,
    which introduced the engine crash during dropping a database.
    af74d206
CMakeLists.txt 4.82 KB