• unknown's avatar
    Bug #16875 Using stale MySQLD FRM files can cause restored cluster to fail · 1d83b61b
    unknown authored
    
    sql/ha_ndbcluster_binlog.cc:
      Bug #16875 Using stale MySQLD FRM files can cause restored cluster to fail
      - small correction of previous patch
    storage/ndb/src/ndbapi/DictCache.cpp:
      Bug #16875 Using stale MySQLD FRM files can cause restored cluster to fail
      - cache not released properly
    storage/ndb/tools/desc.cpp:
      Bug #16875 Using stale MySQLD FRM files can cause restored cluster to fail
      - added retry option so that ndb_desc can be used to wait for a table to be created
    1d83b61b
DictCache.cpp 11.7 KB