mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Post-merge after introducing Item_equal
This commit is contained in:
@@ -283,6 +283,7 @@ public:
|
||||
}
|
||||
empty();
|
||||
}
|
||||
inline void concat(List<T> *list) { base_list::concat(list); }
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user