summaryrefslogtreecommitdiff
path: root/storage/connect/tabbson.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/connect/tabbson.h')
-rw-r--r--storage/connect/tabbson.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/connect/tabbson.h b/storage/connect/tabbson.h
index a53f33bd737..bb3f32bd945 100644
--- a/storage/connect/tabbson.h
+++ b/storage/connect/tabbson.h
@@ -265,6 +265,7 @@ protected:
char Sep; // The Jpath separator
bool Xpd; // True for expandable column
bool Parsed; // True when parsed
+ bool Warned; // True when warning issued
}; // end of class BSONCOL
/* -------------------------- TDBBSON class -------------------------- */