mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 09:02:33 +03:00
Bug #16875 Using stale MySQLD FRM files can cause restored cluster to fail
- invalidate ndb dict cache on cluster disconnect (ClusterMgr.cpp) - add check for correct frm on external lock when table cache is found invalid
This commit is contained in:
@@ -83,6 +83,7 @@ public:
|
||||
void set_optimized_node_selection(int val);
|
||||
|
||||
unsigned no_db_nodes();
|
||||
unsigned get_connect_count() const;
|
||||
#endif
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user