• unknown's avatar
    Additional tweak to fix for bug #10543, to prevent a change in · dd8e174f
    unknown authored
    behavior when extending fields that were fully part of a
    multi-part key.
    
    
    mysql-test/r/key.result:
      Update results
    mysql-test/t/key.test:
      Add test for behavior of extending fields in a multi-part key
      that were defined with a partial length the same as their
      field length.
    sql/sql_table.cc:
      Reset key_part_length when old field length was the same as the
      old key_part_length.
    dd8e174f
sql_table.cc 119 KB