%PDF- %PDF-
Direktori : /home/rs/mysql/5.1/mysql-test/r/ |
Current File : /home/rs/mysql/5.1/mysql-test/r/information_schema_chmod.result |
create database mysqltest; create table mysqltest.t1(a int); select table_schema from information_schema.tables where table_schema='mysqltest'; table_schema drop database mysqltest;