Open izeen opened 9 years ago
Hi,
When trying to install i get this error, the installation doesn't complete:
Change of the database layout - glpi_plugin_fusioninventory_tasks (0 seconds)
1.1.0 multiple alter in glpi_plugin_fusioninventory_tasks - Error during the database query: ALTER TABLE glpi_plugin_fusioninventory_tasks ADD last_agent_wakeup DATETIME DEFAULT NULL , ADD wakeup_agent_counter int(11) NOT NULL DEFAULT '0' , ADD wakeup_agent_time int(11) NOT NULL DEFAULT '0' , ADD INDEX wakeup_agent_counter (wakeup_agent_counter) - Error is Table 'GLPI.glpi_plugin_fusioninventory_tasks' doesn't exist
glpi_plugin_fusioninventory_tasks
last_agent_wakeup
wakeup_agent_counter
wakeup_agent_time
Running GLPI 0.90 on Ubuntu 14.04
http://pastebin.com/VbHSfWUF
SQL error log
Hi,
When trying to install i get this error, the installation doesn't complete:
Change of the database layout - glpi_plugin_fusioninventory_tasks (0 seconds)
1.1.0 multiple alter in glpi_plugin_fusioninventory_tasks - Error during the database query: ALTER TABLE
glpi_plugin_fusioninventory_tasks
ADDlast_agent_wakeup
DATETIME DEFAULT NULL , ADDwakeup_agent_counter
int(11) NOT NULL DEFAULT '0' , ADDwakeup_agent_time
int(11) NOT NULL DEFAULT '0' , ADD INDEXwakeup_agent_counter
(wakeup_agent_counter
) - Error is Table 'GLPI.glpi_plugin_fusioninventory_tasks' doesn't existRunning GLPI 0.90 on Ubuntu 14.04