Dave Lynam
2007-Dec-31 00:51 UTC
Fatal error: Can''t open and lock privilege tables: Table ''mysql.host'' doesn''t exist
I''m using instant rails with mysql Front. Does anyone know why I may be getting this error message and what to do about it???? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Greg Donald
2007-Dec-31 17:55 UTC
Re: Fatal error: Can''t open and lock privilege tables: Table ''mysql.host'' doesn''t exist
On 12/30/07, Dave Lynam <dlynam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I''m using instant rails with mysql Front. Does anyone know why I may > be getting this error message and what to do about it????Your grants don''t seem to be in order. Have a look at the docs to gain a better understanding of what you need to do: http://dev.mysql.com/doc/refman/5.0/en/account-management-sql.html -- Greg Donald http://destiney.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---