1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

returning test environment

This commit is contained in:
bell@sanja.is.com.ua
2004-09-07 20:40:16 +03:00
parent 48a1b10b58
commit 5d3f95b173
2 changed files with 2 additions and 0 deletions

View File

@@ -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;