Drizzled Public API Documentation

prototest.mysql.handshake.ClientHandshake Class Reference
Inheritance diagram for prototest.mysql.handshake.ClientHandshake:

Public Member Functions

def __init__
 
def pack (self)
 
def __str__ (self)
 

Public Attributes

 capabilities
 
 max_packet_size
 
 charset
 
 unused
 
 user
 
 scramble_size
 
 scramble
 
 db
 

Detailed Description

This class represents the client handshake sent back to the server.

Definition at line 221 of file handshake.py.


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