MySQL 9.1.0
Source Code Documentation
|
Information about one changed row in a transaction. More...
#include <fts0fts.h>
Public Attributes | |
doc_id_t | doc_id |
Id of the ins/upd/del document. More... | |
fts_row_state | state |
state of the row More... | |
ib_vector_t * | fts_indexes |
The indexes that are affected. More... | |
Information about one changed row in a transaction.
doc_id_t fts_trx_row_t::doc_id |
Id of the ins/upd/del document.
ib_vector_t* fts_trx_row_t::fts_indexes |
The indexes that are affected.
fts_row_state fts_trx_row_t::state |
state of the row