MySQL 8.4.0
Source Code Documentation
new_ft_info Struct Reference

Structure Returned by ha_innobase::ft_init_ext() More...

#include <ha_innodb.h>

Public Attributes

struct _ft_vftplease
 
struct _ft_vft_extcould_you
 
row_prebuilt_tft_prebuilt
 
fts_result_tft_result
 

Detailed Description

Structure Returned by ha_innobase::ft_init_ext()

Member Data Documentation

◆ could_you

struct _ft_vft_ext* new_ft_info::could_you

◆ ft_prebuilt

row_prebuilt_t* new_ft_info::ft_prebuilt

◆ ft_result

fts_result_t* new_ft_info::ft_result

◆ please

struct _ft_vft* new_ft_info::please

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