summaryrefslogtreecommitdiff
path: root/sql/item.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/item.h')
-rw-r--r--sql/item.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sql/item.h b/sql/item.h
index 42e9fd94331..5ed3e8acb82 100644
--- a/sql/item.h
+++ b/sql/item.h
@@ -2873,10 +2873,8 @@ public:
};
/*
- Used for bulk protocol. Indicates if we should expect
- indicators byte before value of the parameter
+ Used for bulk protocol only.
*/
- my_bool indicators;
enum enum_indicator_type indicator;
/*