View Issue Details

IDProjectCategoryView StatusLast Update
0005337OXID eShop (all versions)4.01. Database handlingpublic2023-11-20 16:04
Reportermartinwegele 
PrioritylowSeveritytweakReproducibilityalways
Status acknowledgedResolutionopen 
Product Version4.7.6 / 5.0.6 
Target VersionFixed in Version 
Summary0005337: iDebugSlowQueryTime is not used anywhere
DescriptionIn the config.inc.php of the shop there is an entry:
 //Time limit in ms to be notified about slow queries
        $this->iDebugSlowQueryTime = 20;
But I could not find where it is used in the source code. Since debugging slow queries should better be done without using the shop framework I suggest deleting this unused config param from the file.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

There are no notes attached to this issue.