Closed Bug 285345 Opened 19 years ago Closed 19 years ago

Need to change MySQL tinyint(1) fields to plain tinyint

Categories

(Bugzilla :: Installation & Upgrading, enhancement, P1)

2.19.2
enhancement

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: mkanat, Assigned: mkanat)

References

Details

Attachments

(1 file)

Basically, we just need to fix the tinyint(1) fields to be normal tinyint(4)
fields. This is so that the schema created by Bugzilla::DB::Schema and the
actual MySQL on-disk schema are identical.
Severity: normal → enhancement
Target Milestone: --- → Bugzilla 2.20
Priority: -- → P1
Attached patch v1Splinter Review
This should do it. :-)
Attachment #178719 - Flags: review?(bugzilla)
Status: NEW → ASSIGNED
Comment on attachment 178719 [details] [diff] [review]
v1

r=glob
Attachment #178719 - Flags: review?(bugzilla) → review+
Flags: approval?
Flags: approval? → approval+
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v  <--  checksetup.pl
new revision: 1.381; previous revision: 1.380
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: