Upgrade von 4.8.14 auf 4.9.12 geht nicht (SQL Fehler)
Verfasst: Mi 18. Jan 2017, 10:45
Hallo liebe Gemeinde,
ich habe nach dem Durchlauf des Setups folgenden Fehler in der setuplog.txt
Kann mir einer der Experten weiterhelfen, was ich tun kann?
Gruß,
Clawful
ich habe nach dem Durchlauf des Setups folgenden Fehler in der setuplog.txt
Code: Alles auswählen
Unable to execute SQL statement:
ALTER TABLE `con_system_prop` CHANGE `idsystemprop` `idsystemprop` INT(11) NOT NULL AUTO_INCREMENT
Mysql Error: ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry '1' for key 'PRIMARY' (1062)
Unable to execute SQL statement:
INSERT INTO `con_system_prop` SET `type` = 'codemirror', `name` = 'activated', `value` = 'true'
Mysql Error: Duplicate entry '0' for key 'PRIMARY' (1062)
Unable to execute SQL statement:
INSERT INTO `con_system_prop` SET `type` = 'system', `name` = 'insite_editing_activated', `value` = 'true'
Mysql Error: Duplicate entry '0' for key 'PRIMARY' (1062)
Unable to execute SQL statement:
INSERT INTO `con_system_prop` SET `type` = 'backend', `name` = 'backend_label', `value` = ''
Mysql Error: Duplicate entry '0' for key 'PRIMARY' (1062)
Unable to execute SQL statement:
INSERT INTO `con_system_prop` SET `type` = 'debug', `name` = 'module_translation_message', `value` = 'true'
Mysql Error: Duplicate entry '0' for key 'PRIMARY' (1062)
Unable to execute SQL statement:
INSERT INTO `con_system_prop` SET `type` = 'debug', `name` = 'debug_for_plugins', `value` = 'true'
Mysql Error: Duplicate entry '0' for key 'PRIMARY' (1062)
Kann mir einer der Experten weiterhelfen, was ich tun kann?
Gruß,
Clawful