Constant mysql_common::binlog::decimal::DIG_TO_BYTES
source ยท pub const DIG_TO_BYTES: [u8; 10];
Expand description
Number of bytes required to store given number of decimal digits.
pub const DIG_TO_BYTES: [u8; 10];
Number of bytes required to store given number of decimal digits.