mysql-plugin-disable-myisam
mysql-plugin-disable-myisam copied to clipboard
Cmake Failure
On executing cmake . -DBUILD_CONFIG=mysql_release
CMake Error at CMakeLists.txt:17 (MYSQL_ADD_PLUGIN): Unknown CMake command "MYSQL_ADD_PLUGIN".
cmake should be run in mysql source root, not the plugin directory.
i have the same error but how can i run the cmake from mysql source root can you explain little bit please.
Same error here. Could you explain a little bit more?