MySQL 9.0.0
Source Code Documentation
MYSQL_FTPARSER_BOOLEAN_INFO Struct Reference

#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
 

Member Data Documentation

◆ position

int MYSQL_FTPARSER_BOOLEAN_INFO::position

◆ prev

char MYSQL_FTPARSER_BOOLEAN_INFO::prev

◆ quot

char* MYSQL_FTPARSER_BOOLEAN_INFO::quot

◆ trunc

char MYSQL_FTPARSER_BOOLEAN_INFO::trunc

◆ type

enum enum_ft_token_type MYSQL_FTPARSER_BOOLEAN_INFO::type

◆ wasign

char MYSQL_FTPARSER_BOOLEAN_INFO::wasign

◆ weight_adjust

int MYSQL_FTPARSER_BOOLEAN_INFO::weight_adjust

◆ yesno

int MYSQL_FTPARSER_BOOLEAN_INFO::yesno

The documentation for this struct was generated from the following file: