~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/drizzled.cc

  • Committer: Brian Aker
  • Date: 2008-07-20 06:58:06 UTC
  • Revision ID: brian@tangent.org-20080720065806-6zo3pp63c1ijp6sp
Converted bitmap to use bool over my_bool

Show diffs side-by-side

added added

removed removed

Lines of Context:
2119
2119
    return 1;
2120
2120
  if (init_replication_sys_vars())
2121
2121
    return 1;
2122
 
  mysys_uses_curses=0;
2123
2122
  /*
2124
2123
    Process a comma-separated character set list and choose
2125
2124
    the first available character set. This is mostly for