eror!
Database error in vBulletin 3.6.5:
Invalid SQL:
CREATE TABLE `shout` (
`sid` int(15) NOT NULL auto_increment,
`s_by` int(15) NOT NULL default '0',
`s_time` int(15) NOT NULL default '0',
`s_shout` text NOT NULL,
`s_data` text NOT NULL,
`s_me` tinyint(2) NOT NULL default '0',
PRIMARY KEY (`sid`)
) TYPE=MyISAM;;
MySQL Error : Table 'shout' already exists
Error Number : 1050
Date : Saturday, March 3rd 2007 @ 10:23:25 PM
Script :
http://www.newportuni.net/forum/admi...=productimport
Referrer :
http://www.newportuni.net/forum/admi...?do=productadd
IP Address : xx.xxx.xxx.xxx
Username : admin
Classname : vb_database