~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_select.cc

  • Committer: Stewart Smith
  • Date: 2011-04-20 23:29:53 UTC
  • mto: (2283.2.1 drizzle-ga)
  • mto: This revision was merged to the branch mainline in revision 2284.
  • Revision ID: stewart@flamingspork.com-20110420232953-k5kzofr8x685rx0n
NO MORE INSANE CLOWN POSSE

Show diffs side-by-side

added added

removed removed

Lines of Context:
1209
1209
  return tmp;
1210
1210
}
1211
1211
 
1212
 
#define ICP_COND_USES_INDEX_ONLY 10
1213
 
 
1214
 
 
1215
1212
/**
1216
1213
  cleanup JoinTable.
1217
1214
*/