Skip to content
  • binsu's avatar
    8f11af77
    Bug #20415831 - REMOVE INNODB_OPTIMIZE_POINT_STORAGE AWAY AND DISABLE · 8f11af77
    binsu authored
    THE FIXED LENGTH POINT
    
    We should remove the innodb_optimize_point_storage away form the
    configuration list, and make POINT always mapped to DATA_GEOMETRY
    internally. Although mapping POINT to DATA_GEOMETRY would already
    eliminate the validation in InnoDB, we still remove the checking
    parts introduced by WL#6942 explicitly.
    
    rb: 7825
    approved by: Marko
    8f11af77
    Bug #20415831 - REMOVE INNODB_OPTIMIZE_POINT_STORAGE AWAY AND DISABLE
    binsu authored
    THE FIXED LENGTH POINT
    
    We should remove the innodb_optimize_point_storage away form the
    configuration list, and make POINT always mapped to DATA_GEOMETRY
    internally. Although mapping POINT to DATA_GEOMETRY would already
    eliminate the validation in InnoDB, we still remove the checking
    parts introduced by WL#6942 explicitly.
    
    rb: 7825
    approved by: Marko
Loading