summaryrefslogtreecommitdiff
path: root/sql/partition_element.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/partition_element.h')
-rw-r--r--sql/partition_element.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/partition_element.h b/sql/partition_element.h
index 905bc38165b..bede5264c71 100644
--- a/sql/partition_element.h
+++ b/sql/partition_element.h
@@ -32,7 +32,8 @@ enum partition_state {
PART_REORGED_DROPPED= 5,
PART_CHANGED= 6,
PART_IS_CHANGED= 7,
- PART_IS_ADDED= 8
+ PART_IS_ADDED= 8,
+ PART_ADMIN= 9
};
/*