~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/repair.test

  • Committer: Andrew Ettinger
  • Date: 2009-05-04 05:55:23 UTC
  • mto: (1014.2.4 mordred)
  • mto: This revision was merged to the branch mainline in revision 1015.
  • Revision ID: ettinger@andrew-ettingers-computer-4.local-20090504055523-bklnf7352vuhdk3f
Revert bad spacing

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
DROP TABLE tt1;
133
133
 
134
134
SET GLOBAL myisam_sort_buffer_size=DEFAULT;
135