MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Dbdict::TableRecord::UpgradeTriggerHandling Struct Reference

Public Attributes

bool m_upgrade
Uint32 insertTriggerId
Uint32 updateTriggerId
Uint32 deleteTriggerId

Detailed Description

Definition at line 378 of file Dbdict.hpp.

Member Data Documentation

bool Dbdict::TableRecord::UpgradeTriggerHandling::m_upgrade

In 6.3 (and prior) 3 triggers was created for each unique index in 6.4 these has been merged to 1 but...we need to maintain these during an upgrade situation puh

Definition at line 386 of file Dbdict.hpp.


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