diff options
Diffstat (limited to 'storage/rocksdb/rdb_i_s.cc')
-rw-r--r-- | storage/rocksdb/rdb_i_s.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/rocksdb/rdb_i_s.cc b/storage/rocksdb/rdb_i_s.cc index c830c59a..326d7b45 100644 --- a/storage/rocksdb/rdb_i_s.cc +++ b/storage/rocksdb/rdb_i_s.cc @@ -74,6 +74,7 @@ using SLong = Show::SLong; using SLonglong = Show::SLonglong; using ULonglong = Show::ULonglong; using Double = Show::Double; +using STiny = Show::STiny; static ST_FIELD_INFO rdb_i_s_cfstats_fields_info[] = { |