Commit 7efd9582 authored by jimw@mysql.com's avatar jimw@mysql.com

Update test result

parent 16e5f221
...@@ -99,6 +99,8 @@ id int not null primary key, ...@@ -99,6 +99,8 @@ id int not null primary key,
id2 int not null, id2 int not null,
name char(20) name char(20)
) engine=ndb; ) engine=ndb;
Warnings:
Note 1050 Table 't3' already exists
show status like 'handler_discover%'; show status like 'handler_discover%';
Variable_name Value Variable_name Value
Handler_discover 0 Handler_discover 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment