Package mysql :: Package exceptions :: Module client :: Class Secure_Auth
[hide private]
[frames] | no frames]

Class Secure_Auth

source code

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

Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled).

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