mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
removed myVector from ndb restore
This commit is contained in:
@@ -165,6 +165,7 @@ Parser<T>::Parser(const ParserRow<T> rows[], class InputStream & in,
|
||||
template<class T>
|
||||
inline
|
||||
Parser<T>::~Parser(){
|
||||
delete impl;
|
||||
}
|
||||
|
||||
template<class T>
|
||||
|
||||
Reference in New Issue
Block a user