mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
returning test environment
This commit is contained in:
@ -7,3 +7,4 @@ show create table VIe;
|
||||
Table Create Table
|
||||
vie CREATE VIEW `mysqltest`.`vie` AS select `mysqltest`.`tab`.`Field` AS `Field` from `mysqltest`.`tab`
|
||||
drop database MySQLTest;
|
||||
use test;
|
||||
|
Reference in New Issue
Block a user