[Koha-devel] Re: RFC - installer changes

Galen Charlton galen.charlton at liblime.com
Thu Dec 13 01:53:53 CET 2007


Hi,

On 12/12/07, Bradley Peters <koha at moberley.com> wrote:
> When I got to the web portion I wasn't sure which username to use as
> there were 2 in the commandline portion. The one I tried first
> (kohauser) was the wrong one.

OK, I'll work on the README to make that more clear.

> Further along at step 3, the installer said it had all the required
> privileges on the database but on the next screen I got the following
> error message.
>
> ERROR 1142 (42000) at line 22: DROP command denied to user
> 'kohaadmin'@'localhost' for table 'accountlines'

Odd, it should check for 'ALL PRIVILEGES' or for specific grants,
including 'DROP'.  Could you send me the output of the following mysql
query:

SHOW GRANT FOR 'kohaadmin'@'localhost';

Thanks,

Galen
-- 
Galen Charlton
Koha Application Developer
LibLime
galen.charlton at liblime.com
p: 1-888-564-2457 x709





More information about the Koha-devel mailing list