Project

General

Profile

Redmine and mysql2

Added by Ivan Cenov almost 8 years ago

Which versions of mysql2 are supported by Redmine 3.3.0?
The actual version of mysql2 is 0.4.4, but it seems Redmine wants something like 0.3.11.
Environment: Windows 10, ruby 2.2.4p230 (2015-12-16 revision 53155) [x64-mingw32], rails 4.2.6


Replies (1)

RE: Redmine and mysql2 - Added by Ivan Cenov almost 8 years ago

D:\apps\redmine-3.3.0>thin start
Using rack adapter
Could not find gem 'mysql2 (~> 0.3.11) x64-mingw32' in any of the gem sources listed in your Gemfile or available on this machine.
Run `bundle install` to install missing gems.

D:\apps\redmine-3.3.0>gem list mysql --local

*** LOCAL GEMS ***

mysql2 (0.4.4 x64-mingw32)

D:\apps\redmine-3.3.0>
    (1-1/1)