Closed Bug 288409 Opened 19 years ago Closed 19 years ago

schema updates get repeated using mysql5

Categories

(Bugzilla :: Installation & Upgrading, defect)

2.19.2
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: bugreport, Assigned: mkanat)

References

Details

Attachments

(1 file)

Something in mysql has changed between 4.0 and 5.0.3-beta
The following happens every time checksetup is run

Checking for           MySQL (v3.23.41) ok: found v5.0.3-beta

Updating field type target_milestone in table bugs ...
old: varchar(20) default "---"
new: varchar(20) not null default "---"
Updating field type value in table milestones ...
old: varchar(20)
new: varchar(20) not null
Populating duplicates table...
Updating field type version in table bugs ...
old: varchar(64)
new: varchar(64) not null
Updating field type disabledtext in table profiles ...
old: mediumtext
new: mediumtext not null
I suspect that I can easily fix this (or will fix it as a side effect) of the
blockers to bug 285111.
Depends on: 285111
Hey Joel -- this should be fixed, now. Could you test it, again, with the new
checksetup functions?
Yep.  Works fine now.
fixed by bug 285111
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 2.20
Assignee: installation → mkanat
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: