Project

General

Profile

Actions

Defect #10017

closed

Don't have column in mysql

Added by klemens Klemens over 12 years ago. Updated over 12 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I heve any problem with mysql. I inslall redmine version 1.1. When I install "cd ~/http && rake generate_session_store && RAILS_ENV=production rake db:migrate && RAILS_ENV=production rake redmine:load_default_data" I have this in log-file:

ActiveRecord::StatementInvalid (Mysql::Error: Unknown column 'updated_on' in 'field list': SELECT max(updated_on) AS max_updated_on FROM `settings` ):
app/models/setting.rb:151:in `check_cache'
app/controllers/application_controller.rb:55:in `user_setup'

Actions #1

Updated by Etienne Massip over 12 years ago

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

Also available in: Atom PDF