are your settings in /config/database.yml correct?
- Stephen
On 9/13/05, Eric Goodwin <rails-KR5A5PAwb7oO5BY0+MpgVA@public.gmane.org>
wrote:> Hey,
> I''m getting an error when I try to go to the login page of my
application.
> I''ve tried the statement in mysql and it works fine. Any idea why
I would be getting an error on it in rails?
>
> Invalid argument: SHOW FIELDS FROM users
>
> |/app/models/user.rb:32:in `initialize''
> /app/controllers/user_controller.rb:243:in `new''
> /app/controllers/user_controller.rb:243:in `generate_blank''
> /app/controllers/user_controller.rb:11:in `login''
> script/server:49
>
> Cheers,
> Eric
> |
>
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>