View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001809 | Database Workbench v5 | General | public | 2020-09-02 09:52 | 2020-09-24 11:47 |
Reporter | Martijn Tonies | Assigned To | Martijn Tonies | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 5.7.4 | ||||
Fixed in Version | 5.7.6 | ||||
Summary | 0001809: Debugger: SQL error during specific expression evaluation for Firebird/MySQL/InterBase | ||||
Description | sFeeSet = LEFT(sFeeList, iColonPos -1); The "-1" isn't recognized as a formula expression, but instead taking as a literal. As this result goes into a VarChar, the value is surrounded by (..), the SQL eval fails. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-02 09:52 | Martijn Tonies | New Issue | |
2020-09-02 09:52 | Martijn Tonies | Issue cloned: 0001810 | |
2020-09-02 15:22 | Martijn Tonies | Category | Firebird Module => General |
2020-09-02 15:22 | Martijn Tonies | Summary | Debugger: SQL error during specific expression evaluation => Debugger: SQL error during specific expression evaluation for Firebird/MySQL/InterBase |
2020-09-02 15:23 | Martijn Tonies | Assigned To | => Martijn Tonies |
2020-09-02 15:23 | Martijn Tonies | Status | new => resolved |
2020-09-02 15:23 | Martijn Tonies | Resolution | open => fixed |
2020-09-02 15:23 | Martijn Tonies | Fixed in Version | => 5.7.6 |
2020-09-24 11:47 | Martijn Tonies | Status | resolved => closed |