Detailed Description
Definition at line 435 of file row0upd.h.
Member Data Documentation
node type: QUE_NODE_UPDATE
Definition at line 436 of file row0upd.h.
NULL, or prefixes of the externally stored columns in the old row
Definition at line 486 of file row0upd.h.
memory heap used as auxiliary storage; this must be emptied after a successful update
Definition at line 491 of file row0upd.h.
NULL, or the next index whose record should be updated
Definition at line 481 of file row0upd.h.
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
Definition at line 455 of file row0upd.h.
NULL, or a copy (also fields copied to heap) of the row to update; this must be reset to NULL after a successful update
Definition at line 483 of file row0upd.h.
query graph subtree implementing a base table cursor: the rows returned will be updated
Definition at line 452 of file row0upd.h.
node execution state
Definition at line 480 of file row0upd.h.
table where updated
Definition at line 460 of file row0upd.h.
upd_t* upd_node_t::update |
update vector for the row
Definition at line 461 of file row0upd.h.
The documentation for this struct was generated from the following file: