Skip to content
  • Aakanksha Verma's avatar
    be70f59d
    Bug #26654685 INDEX->ID == BTR_PAGE_GET_INDEX_ID(PAGE) AT · be70f59d
    Aakanksha Verma authored
    BTR_CUR_SEARCH_TO_NTH_LEVEL IN BTR/B
    
    PROBLEM
    
    During foreign key check , index id value is getting corrupted as the
    check for index creation being aborted is not done.
    
    FIX
    
    Add the check , backported patch from 8.0 jimmy's patch
    
    Reviewed by : Jimmy Yang<Jimmy.Yang@oracle.com>
    RB: 19262
    be70f59d
    Bug #26654685 INDEX->ID == BTR_PAGE_GET_INDEX_ID(PAGE) AT
    Aakanksha Verma authored
    BTR_CUR_SEARCH_TO_NTH_LEVEL IN BTR/B
    
    PROBLEM
    
    During foreign key check , index id value is getting corrupted as the
    check for index creation being aborted is not done.
    
    FIX
    
    Add the check , backported patch from 8.0 jimmy's patch
    
    Reviewed by : Jimmy Yang<Jimmy.Yang@oracle.com>
    RB: 19262
Loading