MySQL 9.1.0
Source Code Documentation
|
For horizontally splitting an FTS auxiliary index. More...
#include <fts0types.h>
Public Attributes | |
ulint | value |
Character value at which to split. More... | |
const char * | suffix |
FTS aux index suffix. More... | |
For horizontally splitting an FTS auxiliary index.
const char* fts_index_selector_t::suffix |
FTS aux index suffix.
ulint fts_index_selector_t::value |
Character value at which to split.