mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
New result due to changed output from SHOW TABLES
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user