MySQL 8.0.40
Source Code Documentation
|
RAII class to ease the temporary switching to a different slice of the ref item array. More...
#include <sql_optimizer.h>
Public Member Functions | |
Switch_ref_item_slice (JOIN *join_arg, uint new_v) | |
~Switch_ref_item_slice () | |
Private Attributes | |
JOIN * | join |
uint | saved |
RAII class to ease the temporary switching to a different slice of the ref item array.
|
inline |
|
private |
|
private |