MySQL Error 1060 during reinstall - Duplicate column name 'screenshot'
I try to install this mod on my test-forum (some month ago I already installed the lite version), but I get mySQL error after xml-file import:
The same problem I found in this thead, but there is no any solution in answers.
I try to install this mod on my test-forum (some month ago I already installed the lite version), but I get mySQL error after xml-file import:
Code:
Invalid SQL:
ALTER TABLE dbtech_downloads_fileinfo
ADD COLUMN `screenshot` ENUM('0','1') NOT NULL DEFAULT '0';
MySQL Error : Duplicate column name 'screenshot'
Error Number : 1060
The same problem I found in this thead, but there is no any solution in answers.
Last edited: