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

Class Too_Much_Auto_Timestamp_Cols

source code

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

Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause

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