#include <sql_alter_instance.h>
◆ Rotate_binlog_master_key()
  
  
      
        
          | Rotate_binlog_master_key::Rotate_binlog_master_key  | 
          ( | 
          THD *  | 
          thd | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ ~Rotate_binlog_master_key()
  
  
      
        
          | Rotate_binlog_master_key::~Rotate_binlog_master_key  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridedefault   | 
  
 
 
◆ execute()
  
  
      
        
          | bool Rotate_binlog_master_key::execute  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
Executes master key rotation by calling Rpl_encryption api. 
- Return values
 - 
  
    | False | on success  | 
    | True | on error  | 
  
   
Implements Alter_instance.
 
 
The documentation for this class was generated from the following files: