Bugzilla – Attachment #163120: Bug 36101: (follow-up) Fix DBUpdate file permission and perltidy for
bug #36101
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
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