RAII class to ease the temporary switching to a different slice of the ref item array.
More...
#include <sql_optimizer.h>
RAII class to ease the temporary switching to a different slice of the ref item array.
◆ Switch_ref_item_slice()
Switch_ref_item_slice::Switch_ref_item_slice |
( |
JOIN * |
join_arg, |
|
|
uint |
new_v |
|
) |
| |
|
inline |
◆ ~Switch_ref_item_slice()
Switch_ref_item_slice::~Switch_ref_item_slice |
( |
| ) |
|
|
inline |
◆ join
JOIN* Switch_ref_item_slice::join |
|
private |
◆ saved
uint Switch_ref_item_slice::saved |
|
private |
The documentation for this class was generated from the following file: