summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria/r/maria-big2.result
blob: 03b959642b435337fa92587c4106064ba43041fd (plain)
1
2
3
4
5
create table t2(id int,a varchar(255),b varchar(255),key(a))engine=maria row_format=dynamic transactional=0;
Table	Op	Msg_type	Msg_text
test.t2	check	status	OK
Table	Op	Msg_type	Msg_text
test.t2	check	status	OK