MySQL 8.3.0
Source Code Documentation
ddl0file-reader.cc File Reference

For reading the DDL temporary files. More...

#include "ddl0impl-file-reader.h"
#include "dict0dict.h"
#include "rem/rec.h"
#include "rem0rec.h"

Namespaces

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

Detailed Description

For reading the DDL temporary files.

Created 2020-11-01 by Sunny Bains.