summaryrefslogtreecommitdiff
path: root/mysql-test/r/bdb-alter-table-2.result
blob: c23b5ba0031807d789e51e81308f9e63b02d8eee (plain)
1
2
3
4
5
6
select * from t1;
objid	tablename	oid
1	t1	4
2	metatable	1
3	metaindex	1
drop table t1;