[Rails] Re: Select statements do not work on MySQL

2009-10-14 Thread Adam Meyer
Conrad Taylor wrote: > On Wed, Oct 14, 2009 at 12:28 AM, Adam Meyer < > rails-mailing-l...@andreas-s.net> wrote: > >> > you might need to contact your hosting support. >> > >> Obviously with my specific parts. >> It's really unbelivable. >> > > What happens when you attempt to access the databas

[Rails] Re: Select statements do not work on MySQL

2009-10-14 Thread Conrad Taylor
On Wed, Oct 14, 2009 at 12:28 AM, Adam Meyer < rails-mailing-l...@andreas-s.net> wrote: > > Dhruva Sagar wrote: > > No, what I meant was to check for the permissions of the database user > > from > > the database configurations.Not from rails side. From mysql there might > > be > > some configurat

[Rails] Re: Select statements do not work on MySQL

2009-10-14 Thread Adam Meyer
Dhruva Sagar wrote: > No, what I meant was to check for the permissions of the database user > from > the database configurations.Not from rails side. From mysql there might > be > some configuration errors, some missing grant's or something, if you > can't > directly access those permission se

[Rails] Re: Select statements do not work on MySQL

2009-10-14 Thread Dhruva Sagar
No, what I meant was to check for the permissions of the database user from the database configurations.Not from rails side. From mysql there might be some configuration errors, some missing grant's or something, if you can't directly access those permission settings from some cpanel or something t

[Rails] Re: Select statements do not work on MySQL

2009-10-14 Thread Adam Meyer
Dhruva Sagar wrote: > Perhaps you should look up at the database user priviledges that you > have. > Thanks & Regards, > Dhruva Sagar. > > > Marie von > Ebner-Eschenbach > - "Even a stopped clock is right twice a day."

[Rails] Re: Select statements do not work on MySQL

2009-10-14 Thread Dhruva Sagar
Perhaps you should look up at the database user priviledges that you have. Thanks & Regards, Dhruva Sagar. Marie von Ebner-Eschenbach - "Even a stopped clock is right twice a day." On Wed, Oct 14, 2009 at 12:27 PM, Adam