MySQL 8.3.0
Source Code Documentation
SARGABLE_PARAM Struct Reference

#include <sql_optimizer.h>

Public Attributes

Fieldfield
 
Item ** arg_value
 
uint num_values
 

Member Data Documentation

◆ arg_value

Item** SARGABLE_PARAM::arg_value

◆ field

Field* SARGABLE_PARAM::field

◆ num_values

uint SARGABLE_PARAM::num_values

The documentation for this struct was generated from the following file: