![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include <gis0type.h>
Public Attributes | |
| page_no_t | page_no | 
| the page number  More... | |
| node_seq_t | seq_no | 
| the SSN (split sequence number  More... | |
| ulint | level | 
| the page's index level  More... | |
| page_no_t | child_no | 
| child page num if for parent recording  More... | |
| btr_pcur_t * | cursor | 
| cursor structure if we positioned FIXME: there is no need to use whole btr_pcur_t, just the position related members  More... | |
| double | mbr_inc | 
| whether this node needs to be enlarged for insertion  More... | |
| page_no_t node_visit::child_no | 
child page num if for parent recording
| btr_pcur_t* node_visit::cursor | 
cursor structure if we positioned FIXME: there is no need to use whole btr_pcur_t, just the position related members
| ulint node_visit::level | 
the page's index level
| double node_visit::mbr_inc | 
whether this node needs to be enlarged for insertion
| page_no_t node_visit::page_no | 
the page number
| node_seq_t node_visit::seq_no | 
the SSN (split sequence number