Protocol Data Types
This page defines the fundamental data types used in the MariaDB client/server protocol, including integers, strings, and binary representations.
List of Possible Types
Fixed length bytes
Length encoded bytes
End of file length bytes
Fixed length integers
Example
Length encoded integers
Fixed-length strings
Null-terminated strings
Length-encoded strings
Example
End of File Length Strings
Last updated
Was this helpful?

