Hey all,

I've tried to upgrade from 6.0 to 6.2 as per the README.md, but I get no 
joy on trying to migrate the DB:

```

*root@dayton-git2:/home/git/gitlab# sudo -u git -H bundle exec rake 
db:migrate RAILS_ENV=production --trace*

*** Invoke db:migrate (first_time)*

*** Invoke environment (first_time)*

*** Execute environment*

*rake aborted!*

*Please install the mysql2 adapter: `gem install 
activerecord-mysql2-adapter` (mysql2 is not part of the bundle. Add it to 
Gemfile.)*

*/usr/local/lib/ruby/gems/1.9.1/gems/bundler-1.2.3/lib/bundler/rubygems_integration.rb:147:in
 
`block in replace_gem'*

*/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/mysql2_adapter.rb:3:in
 
`<top (required)>'*

*```*

I tried installing that activerecord-mysql2-adapter, but the same issue 
happens. Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to