~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/parser_bug21114_innodb.result

  • Committer: Brian Aker
  • Date: 2010-09-15 20:24:31 UTC
  • mto: (1766.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 1767.
  • Revision ID: brian@tangent.org-20100915202431-wbrrl4vg6rzjvdiu
Adding opt for optional schedulers and making them --plugin-add only.

Show diffs side-by-side

added added

removed removed

Lines of Context:
833
833
drop table if exists bug21114_child;
834
834
DROP TABLE bug21114_child;
835
835
DROP TABLE upper;
836
 
drop table if exists uuid_t;
 
836
drop table if exists uuid;
837
837
drop table if exists bug21114_child;
838
838
DROP TABLE bug21114_child;
839
 
DROP TABLE uuid_t;
 
839
DROP TABLE uuid;
840
840
drop table if exists version;
841
841
drop table if exists bug21114_child;
842
842
DROP TABLE bug21114_child;