127
127
row_upd_index_entry_sys_field(
128
128
/*==========================*/
131
131
the function just copies the new values to
133
133
dict_index_t* index, /*!< in: clustered index */
134
134
ulint type, /*!< in: DATA_TRX_ID or DATA_ROLL_PTR */
136
136
/*********************************************************************//**
137
137
Creates an update node for a query graph.
138
138
@return own: update node */