~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/show.cc

  • Committer: Brian Aker
  • Date: 2009-01-05 07:47:52 UTC
  • Revision ID: brian@tangent.org-20090105074752-m6faaqwm8579nzxl
Randowm class cleanup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2405
2405
*/
2406
2406
 
2407
2407
static uint32_t get_table_open_method(TableList *tables,
2408
 
                                  ST_SCHEMA_TABLE *schema_table,
2409
 
                                  enum enum_schema_tables)
 
2408
                                      ST_SCHEMA_TABLE *schema_table,
 
2409
                                      enum enum_schema_tables)
2410
2410
{
2411
2411
  /*
2412
2412
    determine which method will be used for table opening