-
unknown authored
Don't use the same param in recursive call. Also, the fix makes it safe for a plugin to replace param->mysql_add_word storage/myisam/ft_nlq_search.c: Bug#18836 - fulltext parser plugin is called recursively. Don't use the same param in recursive call. storage/myisam/ft_update.c: Bug#18836 - fulltext parser plugin is called recursively. Don't use the same param in recursive call. storage/myisam/ftdefs.h: Bug#18836 - fulltext parser plugin is called recursively. Don't use the same param in recursive call.
abc24043