[imp] ALPHA: horde_datatree_seq?

Jan Schneider jan at horde.org
Fri Jul 16 02:15:49 PDT 2004


Zitat von "Sean D." <mojospam at thegeekclub.net>:

> i get this repeatedly in my horde.log...
>
> Jul 15 22:46:07 HORDE [error] [nag] 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 295 of "/home/httpd/vhosts/webmailbeta/lib/Horde/DataTree/sql.php"]
>
> i grep'd through the various mysql scripts that i used to create the 
> db schema
> but the only one that contains any reference to that table is the sybase one.
> I'm not even sure what sybase is but am i missing a necessary table?  and can
> someone give the proper mysql command to create it?

This table gets created automatically by PEAR DB's sequence emulation. This
table was automatically created and *should* have the necessary rights.
In your case this obviously failed, just add the appropriate rights to this
table.

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting.php


More information about the imp mailing list