Afternoon All,
All the best for 2017 to all of you.
Im trying to upgrade my osTicket from 1.9.12 to 1.10 but I keep getting the same error.
Upgrade from 1.9.12 to 1.10 Failed
Upgrade from 1.9.12 to 1.9.15 Successfull
Upgrade from 1.9.15 to 1.10 Failed
[core]: Upgrader Error
[CREATE TABLE `ost_translation` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `object_hash` char(16) CHARACTER SET ascii DEFAULT NULL, `type` enum('phrase', 'article', 'override') DEFAULT NULL, `flags` int(10) unsigned NOT NULL DEFAULT '0', `revision` int(11) unsigned DEFAULT NULL, `agent_id` int(10) unsigned NOT NULL DEFAULT '0', `lang` varchar(16) NOT NULL DEFAULT '', `text` mediumtext NOT NULL, `source_text` text, `updated` timestamp NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `type` (`type`, `lang`), KEY `object_hash` (`object_hash`) ) DEFAULT CHARSET=utf8] Table 'ost_translation' already exists
Any ideas how to fix this, so that I can upgrade to 1.10.
Server Details Below:
OS Ubuntu 14.04.5 LTS
Osticket version 1.9.12Webserver Apache 2.4.7 (Ubuntu)
MySQL 5.5.52
PHP 5.5.9-1ubuntu4.20
Thanx