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

Class Sp_Proc_Table_Corrupt

source code

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

Failed to load routine %s. The table mysql.proc is missing, corrupt, or contains bad data (internal code %d)

(New in 5.0.17.)



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