~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/snowman.test

  • Committer: Monty Taylor
  • Date: 2009-09-22 21:56:03 UTC
  • mto: This revision was merged to the branch mainline in revision 1144.
  • Revision ID: mordred@inaugust.com-20090922215603-yf2itjcwbndu2m4k
pandora-build v0.62 - cleaned up some copyright header mistakes. Merged in trond's innodb detection.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
DROP DATABASE ☃;
35
35
CREATE DATABASE `☃`;
36
36
DROP DATABASE `☃`;
 
37
 
 
38
DROP TABLE t1;