~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/info_schema/table_constraints.cc

Merge from trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
 
130
130
  if (tc_table == NULL)
131
131
  {
132
 
    tc_table= new plugin::InfoSchemaTable("TABLE_CONSTRAINTS",
 
132
    tc_table= new plugin::InfoSchemaTable("OLD_TABLE_CONSTRAINTS",
133
133
                                          *columns,
134
134
                                          3, 4, false, true,
135
135
                                          0,