--TEST-- PDO MySQL SHOW TABLES --SKIPIF-- --FILE-- query('SHOW TABLES')); ?> --EXPECT-- PDOStatement Object ( [queryString] => SHOW TABLES )