~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 03:58:07 UTC
  • mto: This revision was merged to the branch mainline in revision 1007.
  • Revision ID: brian@gaz-20090506035807-h7bvu8jimew6arv2
Enable "old" alter table by default

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` (