2010-05-11, 04:28 PM
运行这句的时候有错误
INSTALL PLUGIN scws_parser SONAME 'libftscws.so';
ERROR 1289 (HY000): The 'plugin' feature is disabled; you need MySQL built with 'HAVE_DLOPEN' to have it working
我重新编译加上 -DHAVE_DLOPEN 也还是不行
INSTALL PLUGIN scws_parser SONAME 'libftscws.so';
ERROR 1289 (HY000): The 'plugin' feature is disabled; you need MySQL built with 'HAVE_DLOPEN' to have it working
我重新编译加上 -DHAVE_DLOPEN 也还是不行