~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/drizzled.cc

  • Committer: Brian Aker
  • Date: 2008-10-20 01:46:44 UTC
  • mto: (492.3.21 drizzle-clean-code)
  • mto: This revision was merged to the branch mainline in revision 530.
  • Revision ID: brian@tangent.org-20081020014644-oqwhaf1lhch3yc4c
SQL_BIG_TABLES has been removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
195
195
 
196
196
const char *first_keyword= "first", *binary_keyword= "BINARY";
197
197
const char *my_localhost= "localhost";
198
 
#if SIZEOF_OFF_T > 4 && defined(BIG_TABLES)
199
198
#define GET_HA_ROWS GET_ULL
200
 
#else
201
 
#define GET_HA_ROWS GET_ULONG
202
 
#endif
203
199
 
204
200
/*
205
201
  Used with --help for detailed option