blob: 16c6e8f7670d4607b8525108919cbb489990fc57 [file]
538a539,542
> >>--explain select * from t013t1;
> >>--explain options 'f' select * from t013t1;
> >>--explain insert into t013t1 values (1);
> >>--explain options 'f' insert into t013t1 values (1);