~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/drizzled.cc

  • Committer: Monty Taylor
  • Date: 2009-02-03 10:23:42 UTC
  • mto: (779.7.3 devel)
  • mto: This revision was merged to the branch mainline in revision 824.
  • Revision ID: mordred@inaugust.com-20090203102342-zopm8h2hrk8mtgk3
Fixed the shutdown problem. Sigh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1596
1596
#endif
1597
1597
      break;                                    /* purecov: tested */
1598
1598
    }
 
1599
  }
1599
1600
  return 0;
1600
 
  }
1601
1601
}
1602
1602
 
1603
1603
static void check_data_home(const char *)