MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mrs::database::SlowQueryMonitor::ActiveQuery Struct Reference

Public Attributes

MySQLSessionconn
 
bool killed = false
 
uint64_t connection_id = 0
 
TimeType max_time
 

Member Data Documentation

◆ conn

MySQLSession* mrs::database::SlowQueryMonitor::ActiveQuery::conn

◆ connection_id

uint64_t mrs::database::SlowQueryMonitor::ActiveQuery::connection_id = 0

◆ killed

bool mrs::database::SlowQueryMonitor::ActiveQuery::killed = false

◆ max_time

TimeType mrs::database::SlowQueryMonitor::ActiveQuery::max_time

The documentation for this struct was generated from the following file: