![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
It's main purpose is to store the SQL prepared statements that are required to retrieve a document from the database. More...
#include <fts0types.h>
Public Attributes | |
| fts_index_cache_t * | index_cache | 
| The index cache instance.  More... | |
| que_t * | get_document_graph | 
| fts_cache_t * | cache | 
| The parent cache.  More... | |
It's main purpose is to store the SQL prepared statements that are required to retrieve a document from the database.
| fts_cache_t* fts_get_doc_t::cache | 
The parent cache.
| que_t* fts_get_doc_t::get_document_graph | 
| fts_index_cache_t* fts_get_doc_t::index_cache | 
The index cache instance.
Parsed sql statement