• dlenev@mysql.com's avatar
    Fix for bug #2523 '"func_time" test fails on QNX'. · 4578f222
    dlenev@mysql.com authored
    Moved all range checks for TIMESTAMP value to my_gmt_sec().
    Also fixed check of upper boundary of TIMESTAMP range (which 
    also now will catch datetime values which are too small for
    TIMESTAMP in case if time_t is unsigned).  
    4578f222
timezone.result 1.57 KB