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

Class Max_Prepared_Stmt_Count_Reached

source code

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

Can't create more than max_prepared_stmt_count statements (current value: %lu)

(New in 5.0.21.)



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