[Tickets #11245] DB schema "update" failed
bugs at horde.org
bugs at horde.org
Sat Jul 7 17:26:04 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11245
------------------------------------------------------------------------------
Ticket | 11245
Created By | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | DB schema "update" failed
Queue | Whups
Version | Git develop
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2012-07-07 17:26) wrote:
Hi,
I have a fresh git "develop" branch install here. I can't update the
whups DB schema with the sqlite driver. Here's the error message from
the log:
2012-07-07T19:22:27+02:00 ERR: HORDE [horde] SQL QUERY FAILED:
SQLSTATE[HY000]: General error: 1 table "whups_transactions" already
exists
CREATE TABLE "whups_transactions" ( "transaction_id" int NOT NULL,
"transaction_timestamp" int NOT NULL, "transaction_user_id"
varchar(255) NOT NULL, PRIMARY KEY("transaction_id") )
[pid 14698 on line 812 of
"/datastore/DEVEL/horde/framework/Db/lib/Horde/Db/Adapter/Base.php"]
Thomas
More information about the bugs
mailing list