Skip to content

Structure

MySQLProtocol.TextResultSetRow

ProtocolText::ResultsetRow
struct TextResultSetRow

Overview

A row with the data for each column.

  • NULL is sent as 0xfb

  • everything else is converted into a string and is sent as Protocol::LengthEncodedString.

Topics

Initializers

Instance Properties

Type Methods