mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
bug, forgot to set to zero
This commit is contained in:
@@ -579,6 +579,7 @@ NdbDictionaryImpl::NdbDictionaryImpl(Ndb &ndb)
|
||||
m_ndb(ndb)
|
||||
{
|
||||
m_globalHash = 0;
|
||||
m_local_table_data_size= 0;
|
||||
}
|
||||
|
||||
NdbDictionaryImpl::NdbDictionaryImpl(Ndb &ndb,
|
||||
|
||||
Reference in New Issue
Block a user