tobez / tipp

IP Planning application

Home Page:http://tipp.tobez.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statistics page - Why is it querying network_tags

jackson-tim opened this issue · comments

http://www.pastebin.ca/2294322

^-- Query ran when the statistics page is accessed. Timing out due to the number of tags in the DB (and the slowness of the dev box), but you asked for an issue.

Tim

Performance problem should be fixed now - but don't forget to create the tags_array() SQL function (see sql/tipp.sql for its definition).