~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/replicator.cc

  • Committer: Monty Taylor
  • Date: 2009-01-25 14:29:57 UTC
  • mfrom: (811 drizzle)
  • mto: (779.7.3 devel)
  • mto: This revision was merged to the branch mainline in revision 816.
  • Revision ID: mordred@inaugust.com-20090125142957-qd2dc0x4lbdeut84
MergedĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
      goto err;
44
44
    }
45
45
  }
 
46
  plugin->state= PLUGIN_IS_READY;
 
47
 
46
48
  return 0;
47
49
 
48
50
 err: