• unknown's avatar
    Fix '%h', '%I', and '%l' format specifiers in TIME_FORMAT() · af8cbbae
    unknown authored
    to handle large time values as documented. (Bug #10590)
    
    
    mysql-test/r/func_time.result:
      Add new results
    mysql-test/t/func_time.test:
      Add new regression test
    sql/item_timefunc.cc:
      Fix handling of '%h', '%I', and '%l' format specifiers
      for TIME_FORMAT() to handle large time values correctly.
    af8cbbae
func_time.result 33.3 KB