Database error in vBulletin 3.7.0 Beta 4:
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 : Wednesday, February 6th 2008 @ 10:36:35 PM
Script :
http://avsunforum.com/xxxx/plugin.php?do=productimport
Referrer :
http://avsunforum.com/xxxx/plugin.php?do=productadd
IP Address : 88.232.58.102
Username : BuTTeRfLy
Classname : vB_Database
MySQL Version : 4.1.22-standard