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

Class Blob_Used_As_Key

source code

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

BLOB column '%s' can't be used in key specification with the used table type

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