mysql.protocol

Modules

comms
module mysql.protocol.comms

Internal - Low-level communications.

constants
module mysql.protocol.constants

Internal - Misc protocol constants.

extra_types
module mysql.protocol.extra_types

Internal - Protocol-related data types.

packet_helpers
module mysql.protocol.packet_helpers

Internal - Helper functions for the communication protocol.

packets
module mysql.protocol.packets

Internal - Tools for working with MySQL's communications packets.

sockets
module mysql.protocol.sockets

Internal - Phobos and vibe.d sockets.