Closed Bug 254970 Opened 20 years ago Closed 19 years ago

2.8 DB to 2.18rc2 DB throws some errors.

Categories

(Bugzilla :: Installation & Upgrading, defect)

Other
Other
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 283403

People

(Reporter: leareth, Assigned: zach)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616

Adding new field maxvotesperbug to table products ...
Adding new field votestoconfirm to table products ...
Replacing blank milestones...
Populating milestones table...
DBD::mysql::st execute failed: Unknown column 'product' in 'where clause' at
./checksetup.pl line 2875.
DBD::mysql::st fetchrow_array failed: fetch() without execute() at
./checksetup.pl line 2877.
DBD::mysql::db do failed: Unknown column 'product' in 'field list' at
./checksetup.pl line 2877.
DBD::mysql::st execute failed: Unknown column 'product' in 'where clause' at
./checksetup.pl line 2875.
DBD::mysql::st fetchrow_array failed: fetch() without execute() at
./checksetup.pl line 2877.
DBD::mysql::db do failed: Unknown column 'product' in 'field list' at
./checksetup.pl line 2877.
(repeat a bunch)
Recreating indexes on cc table.
...

And then further down .... 

Fixing password #1... Use of uninitialized value in crypt at globals.pl line 719.
Use of uninitialized value in crypt at globals.pl line 719.
Use of uninitialized value in crypt at globals.pl line 719.
Use of uninitialized value in crypt at globals.pl line 719.
(repeat a bunch)

Adding new field product_id to table versions ...
Adding new field product_id to table bugs ...
DBD::mysql::db do failed: Unknown column 'product' in 'where clause' at
./checksetup.pl line 3300.
DBD::mysql::db do failed: Unknown column 'product' in 'where clause' at
./checksetup.pl line 3300.
(repeat a bunch)

...

Adding new field id to table groups ...
Adding new field refreshed_when to table profiles ...
DBD::mysql::st execute failed: Unknown column 'blessgroupset' in 'where clause'
at ./checksetup.pl line 3478.
DBD::mysql::st fetchrow_array failed: fetch() without execute() at
./checksetup.pl line 3479.
DBD::mysql::st execute failed: Unknown column 'blessgroupset' in 'where clause'
at ./checksetup.pl line 3478.
DBD::mysql::st fetchrow_array failed: fetch() without execute() at
./checksetup.pl line 3479.
DBD::mysql::st execute failed: Unknown column 'blessgroupset' in 'where clause'
at ./checksetup.pl line 3478.
(repeat)




Reproducible: Always
Steps to Reproduce:
1. Take my old 2.8 database, import it into mysql
2. Run Checksetup.pl
3. Voila!

*** This bug has been marked as a duplicate of 283403 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.