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

Class Password_Anonymous_User

source code

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

You are using MySQL as an anonymous user and anonymous users are not allowed to change passwords

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