MySQL 8.4.0
Source Code Documentation
dd::Trigger_order_comparator Struct Reference

Used to sort Triggers of the same table by action timing, event type and action order. More...

#include <trigger_impl.h>

Public Member Functions

bool operator() (const dd::Trigger *t1, const dd::Trigger *t2) const
 

Detailed Description

Used to sort Triggers of the same table by action timing, event type and action order.

Member Function Documentation

◆ operator()()

bool dd::Trigger_order_comparator::operator() ( const dd::Trigger t1,
const dd::Trigger t2 
) const
inline

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