[horde] horde user can't update horde_datatree_seq

Peter Wood peter.r.wood at gmail.com
Thu Dec 23 18:45:52 PST 2004


> I suppose I could try manually inserting a row into mysql.tables_priv
> to get around the fact that the table doesn't exist.

Just for kicks, I tried this:

mysql> insert into tables_priv (Host, Db, User, Table_name, Grantor,
Table_priv) values
('localhost','horde3','horde','horde_datatree_seq','root at localhost','Select,Insert,Update,Delete');

But, still no dice:

Dec 23 21:42:52 HORDE [error] [mnemo] DB Error: unknown error: UPDATE
horde_datatree_seq SET id=LAST_INSERT_ID(id+1) [nativecode=1142 **
update command denied to user: 'horde at localhost' for table
'horde_datatree_seq'] [on line 334 of
"/usr/local/apache2/htdocs/horde/lib/Horde/DataTree/sql.php"]

...
-- 
Peter R. Wood | email: peter.r.wood at gmail.com | blog: http://prwdot.org/



More information about the horde mailing list