Hi, On 12/12/07, Bradley Peters <[EMAIL PROTECTED]> wrote: > On 12/12/07, Galen Charlton <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] p: 1-888-564-2457 x709 _______________________________________________ Koha-devel mailing list Koha-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/koha-devel