[horde] horde user can't update horde_datatree_seq
Peter Wood
peter.r.wood at gmail.com
Thu Dec 23 18:05:27 PST 2004
> Why don't you just try granting update on horde_datatree_seq to horde?
I tried, but the table doesn't exist for me to grant permissions on:
mysql> GRANT SELECT, INSERT, UPDATE, DELETE ON horde_datatree_seq TO
horde at localhost;
ERROR 1146: Table 'horde3.horde_datatree_seq' doesn't exist
mysql>
I suppose I could try manually inserting a row into mysql.tables_priv
to get around the fact that the table doesn't exist.
--
Peter R. Wood | email: peter.r.wood at gmail.com | blog: http://prwdot.org/
More information about the horde
mailing list