New result due to changed output from SHOW TABLES
This commit is contained in:
parent
d90c1ae62f
commit
acd4f7debd
@ -95,7 +95,7 @@ show status like 'handler_discover%';
|
||||
Variable_name Value
|
||||
Handler_discover 1
|
||||
SHOW TABLES FROM test;
|
||||
Tables_in_test
|
||||
Tables_in_test table_type
|
||||
create table IF NOT EXISTS t3(
|
||||
id int not null primary key,
|
||||
id2 int not null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user