mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.(none):/home/tomas/mysql-4.1-ndb
This commit is contained in:
commit
db1e528463
1 changed files with 1 additions and 0 deletions
|
@ -579,6 +579,7 @@ NdbDictionaryImpl::NdbDictionaryImpl(Ndb &ndb)
|
|||
m_ndb(ndb)
|
||||
{
|
||||
m_globalHash = 0;
|
||||
m_local_table_data_size= 0;
|
||||
}
|
||||
|
||||
NdbDictionaryImpl::NdbDictionaryImpl(Ndb &ndb,
|
||||
|
|
Loading…
Add table
Reference in a new issue