You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#29801100 DECOUPLE NDB_RESTORE FROM NDBCLUSTER PLUGIN TABLE NAMES
Follow up patch to fix compiler warning:
ndb_util_table.cc:52:50: warning: pass by value and use std::move
[modernize-pass-by-value]
Ndb_util_table::Ndb_util_table(Thd_ndb* thd_ndb, const std::string
&db_name,
^~~~~~~~~~~~~~~~~~~
std::string
Change-Id: I400bb1e9f36b35c072155d3487dd69b3e110f5f1
0 commit comments