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

Class No_Triggers_On_System_Schema

source code

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

Triggers can not be created on system tables

(New in 5.0.23.)



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