mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp: Auto merged
This commit is contained in:
commit
0ec2c73da5
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ struct NdbFileImpl : public NdbDictObjectImpl {
|
|||
NdbFileImpl(NdbDictionary::Object::Type t);
|
||||
|
||||
Uint64 m_size;
|
||||
Uint32 m_free;
|
||||
Uint64 m_free;
|
||||
BaseString m_path;
|
||||
BaseString m_filegroup_name;
|
||||
Uint32 m_filegroup_id;
|
||||
|
|
Loading…
Reference in a new issue