polardbxengine/mysql-test/suite/innodb/include/default_row_format_show.inc

8 lines
119 B
PHP

if (!$TEMPORARY) {
--source suite/innodb/include/show_i_s_tables.inc
}
if ($TEMPORARY) {
SHOW CREATE TABLE test.t1;
}