Drizzled Public API Documentation

prototest.mysql.handshake.ServerHandshake Class Reference

Public Member Functions

def __init__
def pack
def __str__

Public Attributes

 protocol_version
 server_version
 thread_id
 scramble
 null1
 capabilities
 charset
 status
 unused
 null2

Detailed Description

This class represents the initial handshake sent from server to client.

Definition at line 95 of file handshake.py.


The documentation for this class was generated from the following file: