~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/snowman.result

  • Committer: Brian Aker
  • Date: 2009-08-24 20:01:53 UTC
  • mfrom: (1119.2.11 merge)
  • Revision ID: brian@gaz-20090824200153-o7lawmu7lfkimc33
Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
DROP DATABASE ☃;
19
19
CREATE DATABASE `☃`;
20
20
DROP DATABASE `☃`;
 
21
DROP TABLE t1;