MySQL 9.1.0
Source Code Documentation
|
An UTF-16 ro UTF-8 string. More...
#include <fts0fts.h>
Public Attributes | |
byte * | f_str |
string, not necessary terminated in any way More... | |
ulint | f_len |
Length of the string in bytes. More... | |
ulint | f_n_char |
Number of characters. More... | |
An UTF-16 ro UTF-8 string.
ulint fts_string_t::f_len |
Length of the string in bytes.
ulint fts_string_t::f_n_char |
Number of characters.
byte* fts_string_t::f_str |
string, not necessary terminated in any way