Constant mysql_common::packets::SID_LEN
source · pub const SID_LEN: usize = 16;
Expand description
Length of a sid in COM_BINLOG_DUMP_GTID
command packet.
pub const SID_LEN: usize = 16;
Length of a sid in COM_BINLOG_DUMP_GTID
command packet.