~ignacio-nin/+junk/percona-xtradb-cluster-galera

« back to all changes in this revision

Viewing changes to galera/src/replicator_smm.hpp

  • Committer: Alex Yurchenko
  • Date: 2011-11-13 20:37:10 UTC
  • mfrom: (87.1.2 1.x)
  • Revision ID: ayurchen@void-20111113203710-l2hjr20de14hk79j
References lp:884566 - synced with SVN branch 2.x r2509

Show diffs side-by-side

added added

removed removed

Lines of Context:
414
414
        gu::Mutex     sst_mutex_;
415
415
        gu::Cond      sst_cond_;
416
416
        int           sst_retry_sec_;
417
 
        bool          trivial_sst_;
 
417
        bool          ist_sst_;
418
418
 
419
419
        // services
420
420
        gcache::GCache gcache_;