MySQL 8.3.0
Source Code Documentation
ddl0rtree.cc File Reference

DDL cluster index scan implementation. More...

#include "btr0load.h"
#include "ddl0impl-cursor.h"
#include "ddl0impl-rtree.h"
#include "log0chkp.h"
#include "row0vers.h"

Namespaces

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

Detailed Description

DDL cluster index scan implementation.

Created 2020-11-01 by Sunny Bains.