Author Topic: Redundant MySQL queries  (Read 6263 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Redundant MySQL queries
« on: November 05, 2014, 05:48:14 PM »
There are atleast two sets of "SELECT * FROM settings;" and a subsequent resultset taken into a $row variable in the cwpsrv php files in each module's page even when there is no use for them. Turn on MySQL logging and you will see a huge flurry of SQLs churning out.

This slows down access to the Panel.