View Issue Details

IDProjectCategoryView StatusLast Update
439PHPOF1Database functionspublic7 Sep 2017 21:53
Reportertimj Assigned Totimj  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.11 
Target Version1.0.12Fixed in Version1.0.12 
Summary439: When reporting an error with an SQL query, truncate query in error report
DescriptionSQL queries can sometimes contain binary data, which can be extremely large.

When an error is triggered with an SQL query, if the SQL query is excessively long then such queries can cause problems with error handling/logging mechanisms. Therefore we should truncate the query when throwing an error.
TagsNo tags attached.

Activities

timj

7 Sep 2017 21:50

manager   ~495

Fixed in SVN r2258

Issue History

Date Modified Username Field Change
7 Sep 2017 14:53 timj New Issue
7 Sep 2017 14:53 timj Status new => assigned
7 Sep 2017 14:53 timj Assigned To => timj
7 Sep 2017 21:50 timj Status assigned => resolved
7 Sep 2017 21:50 timj Resolution open => fixed
7 Sep 2017 21:50 timj Fixed in Version => 1.0.12
7 Sep 2017 21:50 timj Note Added: 495
7 Sep 2017 21:53 timj Status resolved => closed