MySQL 8.4.0
Source Code Documentation
rpl_tblmap.h File Reference
#include <sys/types.h>
#include "map_helpers.h"
#include "my_alloc.h"
#include "my_inttypes.h"

Go to the source code of this file.

Classes

class  table_mapping
 Maps table id's (integers) to table pointers. More...
 
struct  table_mapping::entry
 

Typedefs

typedef TABLE Mapped_table
 

Typedef Documentation

◆ Mapped_table