~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/union.result

Phase 1 - temporal changes

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