~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/info_schema/tables.cc

Merged up with brian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
241
241
 
242
242
  if (tbls_table == NULL)
243
243
  {
244
 
    tbls_table= new plugin::InfoSchemaTable("TABLES",
 
244
    tbls_table= new plugin::InfoSchemaTable("OLD_TABLES",
245
245
                                            *columns,
246
246
                                            1, 2, false, true,
247
247
                                            0,