-
Incident report
-
Resolution: Fixed
-
Major
-
None
-
1.6
-
None
The problem is due to a missing index for table graphs_items:
CREATE INDEX graphs_items_1 on graphs_items (itemid);
The problem is due to a missing index for table graphs_items:
CREATE INDEX graphs_items_1 on graphs_items (itemid);