| Path : /opt/mysql/mysql-test/suite/innodb/r/ |
| Current File : //opt/mysql/mysql-test/suite/innodb/r/innodb_bug11766634.result |
create table t1 (f1 char(255)) engine innodb; ibdata1 size: 27262976 bytes drop table t1; create table t1 (f1 char(255)) engine innodb; ibdata1 size: 27262976 bytes drop table t1;