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

Class Mix_Of_Group_Func_And_Fields

source code

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

Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause

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