~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/tests/r/parser_bug21114_innodb.result

  • Committer: Brian Aker
  • Date: 2010-12-16 04:01:22 UTC
  • mfrom: (1996.2.1 compare)
  • Revision ID: brian@tangent.org-20101216040122-eodh5shwsij35ybe
Merge in uuid tree.

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;
 
836
drop table if exists uuid_t;
837
837
drop table if exists bug21114_child;
838
838
DROP TABLE bug21114_child;
839
 
DROP TABLE uuid;
 
839
DROP TABLE uuid_t;
840
840
drop table if exists version;
841
841
drop table if exists bug21114_child;
842
842
DROP TABLE bug21114_child;