• unknown's avatar
    type_binary.result, type_binary.test: · af6b3562
    unknown authored
      new file
    mysql_fix_privilege_tables.sql, mysql_create_system_tables.sh:
      Adding true BINARY/VARBINARY: fixing "password" type, not to be 0x00-padding.
    Many files:
      Adding true BINARY/VARBINARY: fixing tests not to output 0x00 bytes.
      Adding true BINARY/VARBINARY: new pad_char structure member.
    ctype-bin.c:
      Adding true BINARY/VARBINARY: new pad_char structure member.
      New strnxfrm, with two trailing length bytes.
    field.cc:
      Adding true BINARY/VARBINARY.
    
    
    sql/field.cc:
      Adding true BINARY/VARBINARY.
    strings/ctype-big5.c:
      Adding true BINARY/VARBINARY: new pad_char structure member.
    strings/ctype-bin.c:
      Adding true BINARY/VARBINARY: new pad_char structure member.
      New strnxfrm, with two trailing length bytes.
    strings/ctype-cp932.c:
      Adding true BINARY/VARBINARY: new pad_char structure member.
    strings/ctype-czech.c:
      Adding true BINARY/VARBINARY: new pad_char structure member.
    strings/ctype-euc_kr.c:
      Adding true BINARY/VARBINARY: new pad_char structure m...
    af6b3562
m_ctype.h 18.6 KB