MySQL 8.3.0
Source Code Documentation
ddl0impl-cursor.h File Reference

DDL scan cursor interface. More...

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

Go to the source code of this file.

Classes

struct  ddl::Cursor
 Cursor for reading the data. 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 scan cursor interface.

Created 2020-11-01 by Sunny Bains.