List of all members.
Public Member Functions |
def | __getattr__ |
def | __setattr__ |
def | __str__ |
def | value |
Static Private Attributes |
list | _fields |
Detailed Description
Definition at line 81 of file handshake.py.
Member Data Documentation
list prototest.mysql.handshake.Status._fields |
|
staticprivate |
Initial value:[
'IN_TRANS',
'AUTOCOMMIT',
'MORE_RESULTS_EXISTS',
'QUERY_NO_GOOD_INDEX_USED',
'QUERY_NO_INDEX_USED',
'CURSOR_EXISTS',
'LAST_ROW_SENT',
'DB_DROPPED',
'NO_BACKSLASH_ESCAPES',
'QUERY_WAS_SLOW'
]
Reimplemented from prototest.mysql.bitfield.BitField.
Definition at line 82 of file handshake.py.
The documentation for this class was generated from the following file:
- plugin/mysql_protocol/prototest/prototest/mysql/handshake.py