koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] Table Lock privilege for kohaadmin


From: Paul POULAIN
Subject: Re: [Koha-devel] Table Lock privilege for kohaadmin
Date: Mon, 16 Jan 2006 16:06:40 +0100
User-agent: Mozilla Thunderbird 1.0.6-7.2.20060mdk (X11/20050322)

Stephen Hedges a écrit :
Is there any reason why the kohaadmin MySQL account should not have the
LOCK TABLES privilege on the Koha database?  I've run into a problem with
the koha.upgrade and the bulkmarcimport.pl scripts because kohaadmin
cannot lock the tables.  The problem may be more complex than this, but
that's the error that DBI throws.  (I'm using MySQL 4.1.10a, doesn't seem
to matter if I set old-passwords or not.)


Hi stephen,

The best would be to have "grant all" for privileges. But unfortunately, there are some problems with mySQL 4.0 in this case.

In Koha 3.0, as it seems mySQL 4.1 will be mandatory, we should move to grant all and would not have any more problems with lock table.

--
Paul POULAIN et Henri Damien LAURENT
Consultants indépendants
en logiciels libres et bibliothéconomie (http://www.koha-fr.org)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]