MySQL 9.2.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ddl0impl-rtree.h File Reference

DDL RTree insert interface. More...

#include "ddl0fts.h"
#include "ddl0impl.h"
#include "row0pread.h"

Go to the source code of this file.

Classes

class  ddl::RTree_inserter
 Class that caches RTree index tuples made from a single cluster index page scan, and then insert into corresponding index tree. More...
 

Namespaces

namespace  ddl
 The general architecture is that the work is done in two phases, roughly the read and write phase.
 

Detailed Description

DDL RTree insert interface.

Created 2020-11-01 by Sunny Bains.