View Issue Details

IDProjectCategoryView StatusLast Update
0000520XMB1Bugspublic2019-12-06 01:00
Reportermiqrogroove Assigned Tomiqrogroove  
PriorityhighSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.9.8 SP2 
Target Version1.9.11.15Fixed in Version1.9.11.15 
Summary0000520: MySQL 5.6 Throws lastpost Comparison Warnings in DEBUG Mode
DescriptionQueries like this:
SELECT ... WHERE lastpost >= 1513782212

Give results like this:
array (
  'Level' => 'Warning',
  'Code' => '1292',
  'Message' => 'Truncated incorrect DOUBLE value: \'1489685741|miqrogroove|1\'',
)
TagsNo tags attached.
MySQL Version5.6
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision2714

Relationships

related to 0000548 closedmiqrogroove Use String Comparison Instead of Parsing Numbers in lastpost 

Activities

There are no notes attached to this issue.

Issue History

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