Upd - A friend checked my errors and suggested to modify subnets ENGINE from MyISAM to InnoDB. After this change i was able to definitively fix (via DB check menu) the last error, creating the new firewallZoneSubnet table.
I think you can close this ticket. :)
Reading UPDATE-v1.2.sql I find this lines:
/ remove the field subnetId from firewallZones, it's not longer needed /
ALTER TABLE firewallZones DROP COLUMN subnetId;
but checking my DB it's still present. Have I to remove it manually (this and other eventually still present)?
Regard, Mateusz
Last edit: Mateusz 2016-03-07
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2016-05-12
Post awaiting moderation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
for the first task I got a false done message... that is proposed again at every new check.
The result is that under every subnet I see the error:
I attempted to create the table firewallZoneSubnet using the sql update code (1.2), but again I got an error:
Last edit: Mateusz 2016-03-07
Upd - A friend checked my errors and suggested to modify subnets ENGINE from MyISAM to InnoDB. After this change i was able to definitively fix (via DB check menu) the last error, creating the new firewallZoneSubnet table.
I think you can close this ticket. :)
Reading UPDATE-v1.2.sql I find this lines:
but checking my DB it's still present. Have I to remove it manually (this and other eventually still present)?
Regard, Mateusz
Last edit: Mateusz 2016-03-07