~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/archive_basic.test

  • Committer: Brian Aker
  • Date: 2009-08-04 06:21:17 UTC
  • mfrom: (1108.2.2 merge)
  • Revision ID: brian@gaz-20090804062117-fef8x6y3ydzrvab3
Merge Brian

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
-- source include/have_archive.inc
 
2
 
1
3
CREATE TABLE t1 (
2
4
  Period int DEFAULT '0000' NOT NULL,
3
5
  Varor_period int DEFAULT '0' NOT NULL