~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/union.result

  • Committer: Jay Pipes
  • Date: 2009-02-21 16:00:06 UTC
  • mto: (907.1.1 trunk-with-temporal)
  • mto: This revision was merged to the branch mainline in revision 908.
  • Revision ID: jpipes@serialcoder-20090221160006-vnk3wt4qbcz62eru
Removes the TIME column type and related time functions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1314
1314
  `f2` varchar(5) DEFAULT NULL,
1315
1315
  `f3` blob,
1316
1316
  `f4` blob,
1317
 
  `f5` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
 
1317
  `f5` timestamp NULL DEFAULT NULL,
1318
1318
  `f6` varchar(1) DEFAULT NULL,
1319
1319
  `f7` text,
1320
1320
  `f8` text