View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001138 | Database Workbench v5 | General | public | 2015-01-11 13:56 | 2015-01-22 13:24 |
Reporter | Wolfgang Rohdewald | Assigned To | Martijn Tonies | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | open | ||
Platform | I86 32, Virtualbox | OS | Windows | OS Version | Windows 7 Pro |
Product Version | 5.0.6 | ||||
Fixed in Version | 5.0.8 | ||||
Summary | 0001138: (Emulating) Debugger does not correctly evaluate bigint literals | ||||
Description | idx is a bigint procedure parameter first statement in the procedure: idx=3803005072022702; works fine when I execute the procedure. But when I debug it, idx gets 3803005072022700 assigned: The last digit is different. This works correctly: idx='3803005072022702'; | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-11 13:56 | Wolfgang Rohdewald | New Issue | |
2015-01-13 12:36 | Martijn Tonies | Assigned To | => Martijn Tonies |
2015-01-13 12:36 | Martijn Tonies | Status | new => acknowledged |
2015-01-19 17:53 | Martijn Tonies | Note Added: 0000343 | |
2015-01-19 17:53 | Martijn Tonies | Status | acknowledged => resolved |
2015-01-19 17:53 | Martijn Tonies | Category | Firebird Module => General |
2015-01-19 17:53 | Martijn Tonies | Fixed in Version | => 5.0.8 |
2015-01-19 17:53 | Martijn Tonies | Summary | Debugger does not correctly parse firebird bigint literals => Debugger does not correctly evaluate bigint literals |
2015-01-19 17:54 | Martijn Tonies | Summary | Debugger does not correctly evaluate bigint literals => (Emulating) Debugger does not correctly evaluate bigint literals |
2015-01-19 18:48 | Martijn Tonies | Issue cloned: 0001150 | |
2015-01-22 13:24 | Martijn Tonies | Status | resolved => closed |