mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Irix64 mipspro ndb compile fixes
This commit is contained in:
@@ -2816,3 +2816,7 @@ NdbDictInterface::execLIST_TABLES_CONF(NdbApiSignal* signal,
|
||||
|
||||
template class Vector<Uint32>;
|
||||
template class Vector<Vector<Uint32> >;
|
||||
template class Vector<NdbTableImpl*>;
|
||||
template class Vector<NdbColumnImpl*>;
|
||||
template class Bitmask<4>;
|
||||
|
||||
|
Reference in New Issue
Block a user