This project is archived and is in readonly mode.
Error message should advice to use 'mysql2' gem
Reported by Neeraj Singh | September 7th, 2010 @ 10:35 AM | in 3.x
Comments and changes to this ticket
-
Repository September 22nd, 2010 @ 06:21 PM
- State changed from new to committed
(from [48a108d55b6bf50c7960c1c1e10fd1f457fd1ada]) Error message should advice to use 'mysql2' gem.
If I create a new app using command
rails new demo -d mysql
then Gemfile contains 'mysql2' gem by default.However if mysql gem is missing then error message says
raise "!!! Missing the mysql gem. Add it to your Gemfile: gem 'mysql', '2.8.1'"[#5569 state:committed]
Signed-off-by: Santiago Pastorino santiago@wyeworks.com
http://github.com/rails/rails/commit/48a108d55b6bf50c7960c1c1e10fd1... -
Repository September 22nd, 2010 @ 06:21 PM
(from [3c36c12a6507736398b525f8052ac1a1146ede8a]) Error message should advice to use 'mysql2' gem.
If I create a new app using command
rails new demo -d mysql
then Gemfile contains 'mysql2' gem by default.However if mysql gem is missing then error message says
raise "!!! Missing the mysql gem. Add it to your Gemfile: gem 'mysql', '2.8.1'"[#5569 state:committed]
Signed-off-by: Santiago Pastorino santiago@wyeworks.com
http://github.com/rails/rails/commit/3c36c12a6507736398b525f8052ac1...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Referenced by
- 5569 Error message should advice to use 'mysql2' gem [#5569 state:committed]
- 5569 Error message should advice to use 'mysql2' gem [#5569 state:committed]