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

Class Update_Without_Key_In_Safe_Mode

source code

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

You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column

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