MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
gtid_functions.h File Reference
#include <string>
#include "collector/counted_mysql_session.h"
#include "mrs/gtid_manager.h"

Go to the source code of this file.

Namespaces

namespace  mrs
 
namespace  mrs::monitored
 

Functions

std::string mrs::monitored::get_session_tracked_gtids_for_metadata_response (collector::CountedMySQLSession *session, mrs::GtidManager *gtid_manager)
 This function is dedicated for getting GTIDs that are returned to the user in REST response. More...