View | Details | Raw Unified | Return to bug 36101
Collapse All | Expand All

(-)a/installer/data/mysql/atomicupdate/bug_36101.pl (-2 / +1 lines)
Lines 12-15 return { Link Here
12
        say $out "Dropped constraint old_reserves_ibfk_3 from old_reserves";
12
        say $out "Dropped constraint old_reserves_ibfk_3 from old_reserves";
13
13
14
    },
14
    },
15
};
15
};
16
- 

Return to bug 36101