Project

General

Profile

Actions

Defect #5191

closed

Upgrade Issue

Added by Jonathan Hall about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Database
Target version:
-
Start date:
2010-03-25
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Redmine 0.8.5.devel.2902 (MySQL)

New server (Win 64bit 2008), clean install, latest stable Redmine release, latest MySQL Community release (5.1 I think)

DB:Migrate results in:
Mysql::Error: Key column 'parent_id' doesn't exist in table: CREATE INDEX `inde
x_wiki_pages_on_parent_id` ON `wiki_pages` (`parent_id`)

Actions #1

Updated by Yuki Kita about 14 years ago

Redmine does not support MySQL 5.1 currently.
Use MySQL 5.0.

Please see RedmineInstall for more information.

Actions #2

Updated by Jonathan Hall almost 14 years ago

Okay now running 5.0.67 and still have the same issue. This is also the version I have running in my production environment.

Cheers

Actions #3

Updated by Jonathan Hall almost 14 years ago

Just tried version 9.0 with the same result :(

Actions #4

Updated by Jonathan Hall almost 14 years ago

On the current build, when I try to go to the wiki tab I get:

D:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/attribute_methods.rb:255:in `method_missing'
D:/RedMine/app/models/wiki_page.rb:113:in `editable_by?'
D:/RedMine/app/controllers/wiki_controller.rb:226:in `editable?'
D:/RedMine/app/controllers/wiki_controller.rb:64:in `edit'
D:/RedMine/app/controllers/wiki_controller.rb:36:in `index'

Could this be an issue with my rails?

Actions #5

Updated by Felix Schäfer over 13 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Have you been able to solve your problem?

Generally support requests are handled in the forums, but make sure you have the correct software versions beforehand (redmine needs rails 2.3.5 for example, not sure that 2.3.4 works).

Actions #6

Updated by Jonathan Hall over 13 years ago

Nope, not resolved. Will take it to the forum

Actions

Also available in: Atom PDF