MySQL 5.6.14 Source Code Document
|
Public Attributes | |
int(* | mysql_parse )(struct st_mysql_ftparser_param *, char *doc, int doc_len) |
int(* | mysql_add_word )(struct st_mysql_ftparser_param *, char *word, int word_len, MYSQL_FTPARSER_BOOLEAN_INFO *boolean_info) |
void * | ftparser_state |
void * | mysql_ftparam |
struct charset_info_st * | cs |
char * | doc |
int | length |
int | flags |
enum enum_ftparser_mode | mode |
Definition at line 177 of file plugin_ftparser.h.