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

Class Not_Supported_Auth_Mode

source code

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

Client does not support authentication protocol requested by server; consider upgrading MySQL client

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