• unknown's avatar
    Fixed result file. Blob width 8192 changed to 16777216. · 9ae0a9a3
    unknown authored
    
    include/mysql_com.h:
      Fix for Bug#20208 "Blobs greater than 8K are being truncated to 8K"
    sql/filesort.cc:
      Added a missing break point.
    sql/item.cc:
      Made a function of a block of code.
    sql/item.h:
      Added function string_field_type()
    9ae0a9a3
item.h 81.4 KB