summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption/r/innodb_first_page.result
blob: aaef462e639fd020ab950493db10e3e573fb3fbf (plain)
1
2
create table t1 (a int);
drop table t1;