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?

