diff options
author | Dmitry Shulga <Dmitry.Shulga@oracle.com> | 2011-06-10 00:07:03 +0700 |
---|---|---|
committer | Dmitry Shulga <Dmitry.Shulga@oracle.com> | 2011-06-10 00:07:03 +0700 |
commit | 1be4de546ea89a05babb94d9a95e3bce2fccf0f0 (patch) | |
tree | 63a7c37a1ec59dfeb60718fa0d55eda1f8038628 /sql/event_parse_data.h | |
parent | 600647c7d8647dc31025146896a671619d73d97f (diff) | |
parent | fa913a0b987d94164449511cf0cef5baf1fb9a6f (diff) | |
download | mariadb-git-1be4de546ea89a05babb94d9a95e3bce2fccf0f0.tar.gz |
Auto-merge of patch for bug#11764334 from mysql-5.1 tree.
Diffstat (limited to 'sql/event_parse_data.h')
-rw-r--r-- | sql/event_parse_data.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/event_parse_data.h b/sql/event_parse_data.h index 4ca46b40d3f..4be82e30c43 100644 --- a/sql/event_parse_data.h +++ b/sql/event_parse_data.h @@ -55,6 +55,7 @@ public: int on_completion; int status; + bool status_changed; longlong originator; /* do_not_create will be set if STARTS time is in the past and |