Go to the source code of this file.
◆ track_group_replication_available()
      
        
          | void track_group_replication_available  | 
          ( | 
           | ) | 
           | 
        
      
 
Tracks the Group Replication feature as available, is installed but not running. 
 
 
◆ track_group_replication_enabled()
      
        
          | void track_group_replication_enabled  | 
          ( | 
          bool  | 
          enabled | ) | 
           | 
        
      
 
Tracks the Group Replication feature, including the usage data. 
It only updates usage data if the feature is enabled.
- Parameters
 - 
  
    | enabled | true: tracks as enabled false: tracks as disabled  | 
  
   
 
 
◆ track_group_replication_unavailable()
      
        
          | void track_group_replication_unavailable  | 
          ( | 
           | ) | 
           | 
        
      
 
Tracks the Group Replication feature as unavailable, is not installed. 
 
 
◆ opt_option_tracker_usage_group_replication_plugin
  
  
      
        
          | unsigned long long opt_option_tracker_usage_group_replication_plugin | 
         
       
   | 
  
extern   | 
  
 
A status variable counter for usage tracking by the option_tracker component.