Control Web Panel

WebPanel => Installation => Topic started by: apmuthu on November 05, 2014, 05:48:14 PM

Title: Redundant MySQL queries
Post by: apmuthu 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.