MySQL 9.1.0
Source Code Documentation
|
#include "my_config.h"
#include "my_inttypes.h"
#include "sql/dd/string_type.h"
#include <sys/time.h>
#include <sys/types.h>
#include <new>
#include "sql/dd/impl/raw/raw_record.h"
#include "sql/dd/impl/types/entity_object_impl.h"
#include "sql/dd/impl/types/table_impl.h"
#include "sql/dd/impl/types/weak_object_impl.h"
#include "sql/dd/object_id.h"
#include "sql/dd/types/trigger.h"
Go to the source code of this file.
Classes | |
class | dd::Trigger_impl |
struct | dd::Trigger_order_comparator |
Used to sort Triggers of the same table by action timing, event type and action order. More... | |
Namespaces | |
namespace | dd |
The version of the current data dictionary table definitions. | |