• unknown's avatar
    Report truncation of spaces when inserting into a BINARY or VARBINARY · c3ecc18f
    unknown authored
    field. (Bug #14299)
    
    
    mysql-test/r/type_binary.result:
      Add results
    mysql-test/t/type_binary.test:
      Add new regression test
    sql/field.cc:
      Always report truncation of binary and varbinary strings, even if it was
      just spaces. (Plus some minor style/comment cleanups.)
    c3ecc18f
field.cc 233 KB