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