[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Koha-devel] Re: RFC - installer changes
From: |
Galen Charlton |
Subject: |
Re: [Koha-devel] Re: RFC - installer changes |
Date: |
Wed, 12 Dec 2007 19:16:51 -0600 |
Hi,
On 12/12/07, Bradley Peters <address@hidden> wrote:
> On 12/12/07, Galen Charlton <address@hidden> wrote:
> > SHOW GRANT FOR 'kohaadmin'@'localhost';
>
> Apparently kohaadmin is only granted SELECT. I guess I did something
> wrong when I created that database.
>
> Here is the reponse copied from the mysql shell (I just deleted the
> long "--" lines).
>
[snipped]
>
OK, I see the problem now -- install.pl parses the output of 'SHOW
GRANTS', but needs to be a little smarter about it. It was
misinterpreting the 'ALL PRIVILEGES' grant on the other database as if
it applied to the koha database. I'll work on a patch.
In the meantime, if you fix the privileges and drop any objects that
install.pl managed to create, you should be able to resume testing
from the web installer.
Regards,
Galen
--
Galen Charlton
Koha Application Developer
LibLime
address@hidden
p: 1-888-564-2457 x709
Re: [Koha-devel] RFC - installer changes, MJ Ray, 2007/12/13
- Re: [Koha-devel] RFC - installer changes, Galen Charlton, 2007/12/13
- Re: [Koha-devel] RFC - installer changes, Galen Charlton, 2007/12/13
- Re: [Koha-devel] RFC - installer changes, MJ Ray, 2007/12/14
- Re: [Koha-devel] RFC - installer changes, Galen Charlton, 2007/12/16
- Re: [Koha-devel] RFC - installer changes, MJ Ray, 2007/12/17
- Re: [Koha-devel] RFC - installer changes, Galen Charlton, 2007/12/17
- Re: [Koha-devel] RFC - installer changes, Vincent Danjean, 2007/12/18
Re: [Koha-devel] RFC - installer changes, Bünzli Daniel, 2007/12/13