• unknown's avatar
    Fix for bug #9855 (Inconsistend column type in create select) · 88d3f618
    unknown authored
    
    mysql-test/r/func_gconcat.result:
      result fixed
    mysql-test/r/subselect.result:
      result fixed
    mysql-test/r/type_float.result:
      result fixed
    mysql-test/t/type_float.test:
      testcase added
    sql/item_func.cc:
      Now we set decimals to NOT_FIXED_DEC if the max_length is longer than
      maximum possible double length
    88d3f618
func_gconcat.result 27.3 KB