• Sergey Glukhov's avatar
    bug#35558 Wrong server metadata blows up the client · 681a2d1a
    Sergey Glukhov authored
    the problem: FORMAT func max_length value was calculated incorrectly
    the fix: correct calculation of max_length
    
    
    mysql-test/r/func_str.result:
      test result
    mysql-test/t/func_str.test:
      test case
    sql/item_strfunc.h:
      the problem: FORMAT func max_length value was calculated incorrectly
      the fix: correct calculation of max_length
    681a2d1a
func_str.test 41.4 KB