MySQL 9.1.0
Source Code Documentation
|
The result of searching for a key in the tree, this is useful for a speedy lookup and insert if key doesn't exist. More...
#include <ut0rbt.h>
Public Attributes | |
const ib_rbt_node_t * | last |
int | result |
The result of searching for a key in the tree, this is useful for a speedy lookup and insert if key doesn't exist.
const ib_rbt_node_t* ib_rbt_bound_t::last |
int ib_rbt_bound_t::result |