Macrosยง
- handle_
data_ ๐type - handle_
data_ ๐type_ with_ signed
Staticsยง
- LOG_
SUPPRESSOR ๐
Functionsยง
- mysql_
datum_ to_ rw_ datum - The decoding result can be interpreted as follows: Ok(value) => The value was found and successfully decoded. Err(error) => The value was found but could not be decoded, either because it was not supported, or there was an error during conversion.
- mysql_
row_ to_ owned_ row - mysql_
row_ to_ owned_ row_ with_ strict_ pk - Decode primary-key columns strictly while preserving the legacy lenient behavior for all other columns in a MySQL CDC snapshot row.