MySQL 8.3.0
Source Code Documentation
table_trigger_dispatcher.h File Reference
#include <assert.h>
#include <string.h>
#include "lex_string.h"
#include "my_inttypes.h"
#include "my_sys.h"
#include "mysql_com.h"
#include "mysqld_error.h"
#include "sql/table_trigger_field_support.h"
#include "sql/trigger_def.h"

Go to the source code of this file.

Classes

class  Table_trigger_dispatcher
 This class holds all information about triggers of a table. More...
 

Namespaces

namespace  dd
 The version of the current data dictionary table definitions.