~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_base.cc

Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
3799
3799
  plugin::StorageEngine::removeLostTemporaryTables(*session, drizzle_tmpdir.c_str());
3800
3800
}
3801
3801
 
3802
 
 
3803
 
 
3804
 
/*****************************************************************************
3805
 
  unireg support functions
3806
 
 *****************************************************************************/
3807
 
 
3808
 
 
3809
 
 
3810
 
 
3811
3802
/**
3812
3803
  @} (end of group Data_Dictionary)
3813
3804
*/