Re: Failure upgrading to 1.6

2011-09-07 Thread Mak3r
Thanks for the help. I granted INDEX to user rb. I'm not sure why I would have granted USAGE, which is what it was. Anyhow, problem solved. Thanks again. On Sep 6, 2:19 pm, Christian Hammond wrote: > On Tue, Sep 6, 2011 at 10:08 AM, Kannaiyan Natesan wrote: > > > > "INDEX command denied to user

Re: Failure upgrading to 1.6

2011-09-07 Thread Kannaiyan Natesan
I would recommend to do a check by the software to verify permissions on DB before performing the upgrade, if the requirements are missing it can inform the user to get the requirements done before it performs the upgrade. Also, It can avoid database getting into a fuzzy state (neither downgraded

Re: Failure upgrading to 1.6

2011-09-06 Thread Christian Hammond
On Tue, Sep 6, 2011 at 10:08 AM, Kannaiyan Natesan wrote: > > "INDEX command denied to user 'rb'@'localhost' for table > 'accounts_localsiteprofile'") > > Seems a Database Issue. Did you verify permissions for this user on > Database? > Kannaiyan > Right, it looks like the user just doesn't have

Re: Failure upgrading to 1.6

2011-09-06 Thread Kannaiyan Natesan
> "INDEX command denied to user 'rb'@'localhost' for table 'accounts_localsiteprofile'") Seems a Database Issue. Did you verify permissions for this user on Database? Kannaiyan On Tue, Sep 6, 2011 at 10:47 AM, Mak3r wrote: > I am trying to upgrade reviewboard 1.5.5 to 1.6 and have failed with >

Failure upgrading to 1.6

2011-09-06 Thread Mak3r
I am trying to upgrade reviewboard 1.5.5 to 1.6 and have failed with the errors below when I run the site upgrade (sudo rb-site upgrade / var/www/rb) . I am able to visit the reviewboard site and see that 1.5.5 is still installed. Will the database update have been rolled back or aborted? How can I