MySQL 8.3.0
Source Code Documentation
st_item_value_holder Struct Reference

#include <sql_plugin_var.h>

Inheritance diagram for st_item_value_holder:
[legend]

Public Attributes

Itemitem
 
- Public Attributes inherited from st_mysql_value
int(* value_type )(struct st_mysql_value *)
 
const char *(* val_str )(struct st_mysql_value *, char *buffer, int *length)
 
int(* val_real )(struct st_mysql_value *, double *realbuf)
 
int(* val_int )(struct st_mysql_value *, long long *intbuf)
 
int(* is_unsigned )(struct st_mysql_value *)
 

Member Data Documentation

◆ item

Item* st_item_value_holder::item

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