MySQL 8.3.0
Source Code Documentation
clone0monitor.h File Reference

Performance Schema stage instrumentation to monitor clone progress. More...

#include "mysql/psi/mysql_stage.h"
#include "univ.i"
#include "ut0dbg.h"

Go to the source code of this file.

Classes

class  Clone_Monitor
 Class used to report CLONE progress via Performance Schema. More...
 

Typedefs

using Clone_Alert_Func = std::function< int()>
 Function to alert caller for long wait. More...
 

Detailed Description

Performance Schema stage instrumentation to monitor clone progress.

Typedef Documentation

◆ Clone_Alert_Func

using Clone_Alert_Func = std::function<int()>

Function to alert caller for long wait.

Returns
error code