servers::mysql::helper

Function covert_bytes_to_timestamp

source
fn covert_bytes_to_timestamp(
    bytes: &[u8],
    ts_type: &TimestampType,
) -> Result<ScalarValue>