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

Class Slave_Ignored_Ssl_Params

source code

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

SSL parameters in CHANGE MASTER are ignored because this MySQL slave was compiled without SSL support; they can be used later if MySQL slave with SSL is started

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