Package mysql :: Package exceptions :: Module server :: Class Exec_Stmt_With_Open_Cursor
[hide private]
[frames] | no frames]

Class Exec_Stmt_With_Open_Cursor

source code

exceptions.Exception --+        
                       |        
              base.Error --+    
                           |    
            base.MySQL_Error --+
                               |
                              Exec_Stmt_With_Open_Cursor

You can't execute a prepared statement which has an open cursor associated with it. Reset the statement to re-execute it.

Instance Methods [hide private]

Inherited from base.MySQL_Error: __init__, __repr__, __str__

Inherited from exceptions.Exception: __getitem__


Instance Variables [hide private]

Inherited from base.MySQL_Error: errno, error_string