~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/optimizer/quick_range_select.h

  • Committer: Brian Aker
  • Date: 2010-07-30 20:31:19 UTC
  • mto: This revision was merged to the branch mainline in revision 1679.
  • Revision ID: brian@gaz-20100730203119-89g2ye4zwnvcacxg
First pass in encapsulating row

Show diffs side-by-side

added added

removed removed

Lines of Context:
123
123
   * QuickRangeSelect::get_next()
124
124
   *
125
125
   * NOTES
126
 
   * Record is read into table->record[0]
 
126
   * Record is read into table->getInsertRecord()
127
127
   *
128
128
   * RETURN
129
129
   * @retval 0                  Found row