Field Documentation
node type: QUE_NODE_UPDATE
NULL, or prefixes of the externally stored columns in the old row
memory heap used as auxiliary storage; this must be emptied after a successful update
NULL, or the next index whose record should be updated
persistent cursor placed on the clustered index record which should be updated or deleted; the cursor is stored in the graph of 'select' field above, except in the case of the MySQL interface
NULL, or a copy (also fields copied to heap) of the row to update; this must be reset to NULL after a successful update
query graph subtree implementing a base table cursor: the rows returned will be updated
| upd_t* upd_node_t::update |
update vector for the row
The documentation for this struct was generated from the following file: