MySQL 8.0.37
Source Code Documentation
table_id.h File Reference

Contains the class Table_id, mainly used for row based replication. More...

#include <stdint.h>
#include "wrapper_functions.h"

Go to the source code of this file.

Classes

class  Table_id
 Each table share has a table id, it is mainly used for row based replication. More...
 

Detailed Description

Contains the class Table_id, mainly used for row based replication.