~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/cursor.cc

  • Committer: Monty Taylor
  • Date: 2010-06-03 20:32:37 UTC
  • mfrom: (1587 build)
  • mto: (1596.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 1597.
  • Revision ID: mordred@inaugust.com-20100603203237-5depiv08hjm5zxwx
Merged with build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
  */
84
84
  if (!(new_handler->ref= (unsigned char*) mem_root->alloc_root(ALIGN_SIZE(ref_length)*2)))
85
85
    return NULL;
 
86
 
86
87
  if (new_handler && !new_handler->ha_open(table,
87
88
                                           table->getMutableShare()->getNormalizedPath(),
88
89
                                           table->getDBStat(),