I got this error:
Code:
Database error in vBulletin 3.7.2:
Invalid SQL:
CREATE TABLE IF NOT EXISTS vb_gwowroster_charinfo_prof (
`locale` VARCHAR( 2 ) NOT NULL ,
`realm` VARCHAR( 100 ) NOT NULL ,
`name` VARCHAR( 100 ) NOT NULL ,
`charname` VARCHAR( 100 ) NOT NULL ,
`key` VARCHAR( 100 ) NOT NULL ,
`updated` INT( 255 ) NOT NULL ,
`primary` INT( 1 ) NOT NULL ,
`profname` VARCHAR( 100 ) NOT NULL ,
`max` INT( 10 ) NOT NULL ,
`value` INT( 10 ) NOT NULL ,
PRIMARY KEY ( `locale`, `realm`, `name`, `charname`, `key` )
);
MySQL Error : Specified key was too long; max key length is 1000 bytes
Error Number : 1071
Request Date : Monday, October 6th 2008 @ 02:14:18 PM
Error Date : Monday, October 6th 2008 @ 02:14:18 PM
Script : http://x.com/admincp/plugin.php?do=productimport
Referrer : http://x.com/admincp/plugin.php?do=productadd
IP Address : x9.x6.x4.x0
Username : admin
Classname : vB_Database
MySQL Version : 5.0.67-log
Can't add product