diff options
-rw-r--r-- | storage/rocksdb/ha_rocksdb.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/rocksdb/ha_rocksdb.cc b/storage/rocksdb/ha_rocksdb.cc index 245cc437084..03ecf5c0139 100644 --- a/storage/rocksdb/ha_rocksdb.cc +++ b/storage/rocksdb/ha_rocksdb.cc @@ -10623,6 +10623,7 @@ double ha_rocksdb::read_time(uint index, uint ranges, ha_rows rows) { } // namespace myrocks + /* Register the storage engine plugin outside of myrocks namespace so that mysql_declare_plugin does not get confused when it does |