Drizzled Public API Documentation

prototest.mysql.result.ErrorResult Class Reference
Inheritance diagram for prototest.mysql.result.ErrorResult:

Public Member Functions

def __init__
 
def __str__
 

Public Attributes

 error_code
 
 message
 
 version_40
 
 sqlstate_marker
 
 sqlstate
 

Detailed Description

This class represents an error result packet sent from the server.

Definition at line 159 of file result.py.


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