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

Class Local_Variable

source code

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

Variable '%s' is a SESSION variable and can't be used with SET GLOBAL

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