• Luis Soares's avatar
    BUG#51716 post push fix. · 66ee3a44
    Luis Soares authored
    There are two issues fixed here:
    
      1. We needed to update the result file, for some of 
         mysqlbinlog_* tests, because now the some padding chars
         are not output anymore.
    
      2. We needed to change the Field_string::pack so that
         for BINARY types the padding chars are not packed 
         (lengthsp will return full length for these types).
    66ee3a44
field.cc 283 KB