~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/embedded_innodb/embedded_innodb_engine.cc

  • Committer: Monty Taylor
  • Date: 2010-05-21 16:22:35 UTC
  • mto: This revision was merged to the branch mainline in revision 1560.
  • Revision ID: mordred@inaugust.com-20100521162235-8id37kk41vd8s2mg
Fixed build errors on FreeBSD.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2004
2004
  }
2005
2005
 
2006
2006
  assert(false);
 
2007
  /* Must return or compiler complains about reaching end of function */
 
2008
  return (ib_srch_mode_t)0;
2007
2009
}
2008
2010
 
2009
2011
static void fill_ib_search_tpl_from_drizzle_key(ib_tpl_t search_tuple,