Skip to content
  • Shaohua Wang's avatar
    486b4dc4
    Followup:BUG#21245805 HA_INNOBASE::RECORDS_IN_RANGE() · 486b4dc4
    Shaohua Wang authored
    RETURNS CONSTANT FOR SPATIAL INDEXES
    
    Fix innodb_gis.rtree_estimate failure with embedded runs.
    
    The root cause is gcc optimization in linux 32-bit platforms,
    so the fix is enabling the test only for debug build.
    
    Reviewed-by: Jimmy Yang <jimmy.yang@oracle.com> over IM
    486b4dc4
    Followup:BUG#21245805 HA_INNOBASE::RECORDS_IN_RANGE()
    Shaohua Wang authored
    RETURNS CONSTANT FOR SPATIAL INDEXES
    
    Fix innodb_gis.rtree_estimate failure with embedded runs.
    
    The root cause is gcc optimization in linux 32-bit platforms,
    so the fix is enabling the test only for debug build.
    
    Reviewed-by: Jimmy Yang <jimmy.yang@oracle.com> over IM
Loading