View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
439 | PHPOF1 | Database functions | public | 7 Sep 2017 14:53 | 7 Sep 2017 21:53 |
Reporter | timj | Assigned To | timj | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.11 | ||||
Target Version | 1.0.12 | Fixed in Version | 1.0.12 | ||
Summary | 439: When reporting an error with an SQL query, truncate query in error report | ||||
Description | SQL 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. | ||||
Tags | No tags attached. | ||||
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 |