diff options
author | unknown <serg@serg.mylan> | 2006-04-06 16:03:04 +0200 |
---|---|---|
committer | unknown <serg@serg.mylan> | 2006-04-06 16:03:04 +0200 |
commit | abc240434966e66d10bdd71c8f0c4ac48236a3a8 (patch) | |
tree | fbae0fe32ac0c15c9710fe595887251a55460bf2 /plugin | |
parent | 89ce78f2ba3e582d9c25683dbe6c569fcd43653b (diff) | |
download | mariadb-git-abc240434966e66d10bdd71c8f0c4ac48236a3a8.tar.gz |
Bug#18836 - fulltext parser plugin is called recursively.
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.
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions