MySQL 9.0.0
Source Code Documentation
table_id.h File Reference

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

#include <stdint.h>
#include "mysql/binlog/event/wrapper_functions.h"

Go to the source code of this file.

Classes

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

Namespaces

namespace  mysql
 
namespace  mysql::binlog
 
namespace  mysql::binlog::event
 The namespace contains classes representing events that can occur in a replication stream.
 

Detailed Description

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