Sindbad~EG File Manager

Current Path : /usr/share/mysql-test/r/
Upload File :
Current File : //usr/share/mysql-test/r/lowercase_mixed_tmpdir_innodb.result

drop table if exists t1;
create table t1 (id int) engine=InnoDB;
insert into t1 values (1);
create temporary table t2 engine=InnoDB select * from t1;
drop temporary table t2;
drop table t1;

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists