To Whom it may concern,

        I've noticed a bug with the Billionium.  Now that we have hit 1 Billion 
seconds since the beginning of the Epoch mysql will NOT work properly with a 
MIN clause involving seconds before the Billionium.  

        To clarify, I have a script that keeps track of the seconds of which the 
data was entered.  I then use another script that pulls that data using a 
'MIN(seconds)' statement to pull the oldest entry.  This no longer works as 
it will only pull data after 1 billion seconds and disregarding anything 
prior.

        Im sure you can easily recreate this event by entering false info into a DB.

Regards,
Panos

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to