~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/comment_index.test

  • Committer: Monty Taylor
  • Date: 2009-08-20 18:12:39 UTC
  • mfrom: (1119.4.14 mtr2-tests)
  • mto: This revision was merged to the branch mainline in revision 1124.
  • Revision ID: mordred@inaugust.com-20090820181239-u6p274mht458feuc
Merging Stewart from lp:~stewart-flamingspork/drizzle/test-cleanup-from-mtr2-branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
SHOW CREATE TABLE t1;
99
99
 
100
100
 
101
 
 
 
101
DROP TABLE t1;