October 15, 201114 yr Updating from 0.9.20-svn1 to 0.9.20-svn2We are sorry, but a MySQL - error occurred. Error in syslog reads: MySQL - Error: Invalid SQL: ALTER TABLE `panel_customers` ADD `backup_allowed` TINYINT( 1 ) NOT NULL DEFAULT '1'; ErrNo: 1060; Desc: Duplicate column name 'backup_allowed'; Script: /froxlor/admin_updates.php?; Ref: http://xx.xxx.xxx.xxx/froxlor/admin_updates.php?page=overview&; b26e2202b7d1633bf47b3651bf4d4234 Tried the following: delete table backup_allowed. Didn't work. checked bug tracker, no explanation given. Reference to a bug #738, #742 didnt work. Any help appreciated.
December 12, 201114 yr Author Updating from 0.9.20-svn1 to 0.9.20-svn2We are sorry, but a MySQL - error occurred. Error in syslog reads: MySQL - Error: Invalid SQL: ALTER TABLE `panel_customers` ADD `backup_allowed` TINYINT( 1 ) NOT NULL DEFAULT '1'; ErrNo: 1060; Desc: Duplicate column name 'backup_allowed'; Script: /froxlor/admin_updates.php?; Ref: http://xx.xxx.xxx.xxx/froxlor/admin_updates.php?page=overview&; b26e2202b7d1633bf47b3651bf4d4234 Tried the following: delete table backup_allowed. Didn't work. checked bug tracker, no explanation given. Reference to a bug #738, #742 didnt work. Any help appreciated. In case someone else is having the same problem, it eventually worked for me after I deleted the 2 columns backup_allowed backup_enabled in the panel_customers table.
Archived
This topic is now archived and is closed to further replies.