MySQL
9.1.0
Source Code Documentation
Text Resultset Row
ProtocolText::ResultsetRow:
A row with data for each column.
NULL is sent as
0xFB
everything else is converted to a string and is sent as
string<lenenc>
See also
THD::send_result_set_row, Protocol_text
Client/Server Protocol
Connection Lifecycle
%Command Phase
Text Protocol
COM_QUERY
COM_QUERY Response
Text Resultset
Generated by
1.9.2