I get this error message when installing.. It gets to the "do database modifications" part and then I get..
Database error in vBulletin 3.0.1:
Invalid SQL:
CREATE TABLE vb3_vbookie_groups (
group_id SMALLINT UNSIGNED DEFAULT '1' AUTO_INCREMENT NOT NULL PRIMARY KEY,
group_title VARCHAR(255) NOT NULL
) TYPE=MyISAM
mysql error: Invalid default value for 'group_id'
mysql error number: 1067
Any solutions?
Josh
|