[Owncloud] Stable4: Error message on creating user on calendar table

Georg Ehrke ownclouddev at georgswebsite.de
Tue Jul 17 12:29:40 UTC 2012


It seems to be a MDB2 fail,
The ID field is set to AutoIncrement.
I don't know why it doesn't increment the id automatically.
Is there a way to force the increment of the ID, except to set the id manually.

Cheers,
Georg Ehrke


Am 17.07.2012 um 14:17 schrieb Arthur Schiwon:

> Hey,
> 
> with current stable4 the following warning is being displayed after when creating a new user (using PostgreSQL, did not test with sqlite/mysql).
> 
> SQLSTATE[23505]: Unique violation: 7 ERROR: duplicate key value violates unique constraint "oc_calendar_calendars_pkey" DETAIL: Key (id)=(0) already exists.
> 
> Cheers
> Arthur
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud




More information about the Owncloud mailing list