~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/rpl_mi.cc

  • Committer: Monty Taylor
  • Date: 2008-10-12 21:19:33 UTC
  • mfrom: (499.1.7 codestyle)
  • mto: This revision was merged to the branch mainline in revision 511.
  • Revision ID: monty@inaugust.com-20081012211933-w67dro6ftrjdxw5f
Merged in first pass of sql_bitmap removal. (and some other cleanups.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#include <iostream>
19
19
#include <fstream>
20
20
 
 
21
using namespace std;
 
22
 
21
23
#define DEFAULT_CONNECT_RETRY 60
22
24
 
23
25
// Defined in slave.cc