mysql.protocol.constants

Internal - Misc protocol constants.

Members

Enums

CommandType
enum CommandType

Type of Command Packet (COM_XXX)

FieldFlags
enum FieldFlags

Field Flags

RefreshFlags
enum RefreshFlags

Server refresh flags

ResultPacketMarker
enum ResultPacketMarker

Magic marker sent in the first byte of mysql results in response to auth or command packets.

SQLType
enum SQLType

Column type codes

SvrCapFlags
enum SvrCapFlags

Server capability flags.

Meta