MySQL 8.4.0
Source Code Documentation
ib_qry_proc_t Struct Reference

Query processing fields. More...

Public Attributes

ib_qry_node_t node
 Query node. More...
 
ib_qry_grph_t grph
 Query graph. More...
 

Detailed Description

Query processing fields.

Member Data Documentation

◆ grph

ib_qry_grph_t ib_qry_proc_t::grph

Query graph.

◆ node

ib_qry_node_t ib_qry_proc_t::node

Query node.


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