| Current Path : /proc/thread-self/root/usr/local/php5.5/lib/php/test/Auth/tests/ |
| Current File : //proc/thread-self/root/usr/local/php5.5/lib/php/test/Auth/tests/mysql_test_db.sql |
CREATE TABLE `temp` (
`username` varchar(150) NOT NULL default '',
`password` varchar(200) NOT NULL default ''
) ENGINE=MyISAM DEFAULT CHARSET=latin1;