• unknown's avatar
    Fix '%h', '%I', and '%l' format specifiers in TIME_FORMAT() · 61e19b04
    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.
    61e19b04
func_time.test 18.8 KB