~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/union.result

  • Committer: Brian Aker
  • Date: 2009-05-06 06:59:53 UTC
  • mfrom: (1003.1.20 merge)
  • Revision ID: brian@gaz-20090506065953-4mrfmaty42e0ixpq
Merge handler cleanup (and ALTER TABLE cleanup) We go from 1 and 2 half
thought out systems... to just 1.

This should all be changed when we finish the StorageEngine rewrite

Show diffs side-by-side

added added

removed removed

Lines of Context:
1209
1209
alter table t2 ROW_FORMAT=fixed;
1210
1210
Warnings:
1211
1211
Warning 1478    InnoDB: assuming ROW_FORMAT=COMPACT.
1212
 
Warning 1478    InnoDB: assuming ROW_FORMAT=COMPACT.
1213
1212
show create table t2;
1214
1213
Table   Create Table
1215
1214
t2      CREATE TABLE `t2` (