diff --git a/storage/ndb/src/kernel/blocks/suma/Suma.cpp b/storage/ndb/src/kernel/blocks/suma/Suma.cpp index 0d07073d952..bc5fc650320 100644 --- a/storage/ndb/src/kernel/blocks/suma/Suma.cpp +++ b/storage/ndb/src/kernel/blocks/suma/Suma.cpp @@ -199,6 +199,7 @@ Suma::execREAD_CONFIG_REQ(Signal* signal) m_first_free_page= RNIL; + c_no_of_buckets = 0; memset(c_buckets, 0, sizeof(c_buckets)); for(Uint32 i = 0; i