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

Class Wrong_Outer_Join

source code

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

Cross dependency found in OUTER JOIN; examine your ON conditions

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