View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000520 | XMB1 | Bugs | public | 2017-12-21 07:18 | 2019-12-06 01:00 |
| Reporter | miqrogroove | Assigned To | miqrogroove | ||
| Priority | high | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.9.8 SP2 | ||||
| Target Version | 1.9.11.15 | Fixed in Version | 1.9.11.15 | ||
| Summary | 0000520: MySQL 5.6 Throws lastpost Comparison Warnings in DEBUG Mode | ||||
| Description | Queries like this: SELECT ... WHERE lastpost >= 1513782212 Give results like this: array ( 'Level' => 'Warning', 'Code' => '1292', 'Message' => 'Truncated incorrect DOUBLE value: \'1489685741|miqrogroove|1\'', ) | ||||
| Tags | No tags attached. | ||||
| MySQL Version | 5.6 | ||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | 2714 | ||||
| Git Commit | |||||
| related to | 0000548 | closed | miqrogroove | Use String Comparison Instead of Parsing Numbers in lastpost |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-12-21 07:18 | miqrogroove | New Issue | |
| 2017-12-21 07:25 | miqrogroove | Assigned To | => miqrogroove |
| 2017-12-21 07:25 | miqrogroove | Status | new => assigned |
| 2017-12-21 07:57 | miqrogroove | Status | assigned => resolved |
| 2017-12-21 07:57 | miqrogroove | Resolution | open => fixed |
| 2017-12-21 07:57 | miqrogroove | Fixed in Version | => 1.9.11.15 |
| 2017-12-21 07:57 | miqrogroove | SVN Revision | => 2714 |
| 2018-01-18 06:09 | miqrogroove | Status | resolved => closed |
| 2019-12-06 01:00 | miqrogroove | Relationship added | related to 0000548 |