ft_init_stopwords() in embedded

This commit is contained in:
unknown 2003-01-27 00:14:12 +01:00
parent 2621b0b97c
commit c4ab5e0f09

View file

@ -525,11 +525,11 @@ int STDCALL mysql_server_init(int argc, char **argv, char **groups)
}
#else
locked_in_memory=0;
#endif
#endif
if (opt_myisam_log)
(void) mi_log( 1 );
ft_init_stopwords(ft_precompiled_stopwords);
ft_init_stopwords();
/*
init signals & alarm