List of all members.
Public Member Functions |
def | __init__ |
def | parseString |
def | pack |
def | __str__ |
Public Attributes |
| catalog |
| db |
| table |
| orig_table |
| name |
| orig_name |
| unused1 |
| charset |
| size |
| type |
| flags |
| decimal |
| unused2 |
| default_value |
Private Attributes |
| _packed |
Detailed Description
This class represents a column packet sent from the client.
Definition at line 102 of file column.py.
The documentation for this class was generated from the following file:
- plugin/mysql_protocol/prototest/prototest/mysql/column.py