MySQL 9.1.0
Source Code Documentation
|
#include <plugin_ftparser.h>
Public Attributes | |
enum enum_ft_token_type | type |
int | yesno |
int | weight_adjust |
char | wasign |
char | trunc |
int | position |
char | prev |
char * | quot |
int MYSQL_FTPARSER_BOOLEAN_INFO::position |
char MYSQL_FTPARSER_BOOLEAN_INFO::prev |
char* MYSQL_FTPARSER_BOOLEAN_INFO::quot |
char MYSQL_FTPARSER_BOOLEAN_INFO::trunc |
enum enum_ft_token_type MYSQL_FTPARSER_BOOLEAN_INFO::type |
char MYSQL_FTPARSER_BOOLEAN_INFO::wasign |
int MYSQL_FTPARSER_BOOLEAN_INFO::weight_adjust |
int MYSQL_FTPARSER_BOOLEAN_INFO::yesno |