anarchydica.net

1
utzer [Friendica] friendica (via ActivityPub)
@administrator schreib das mal hier rein.
https://github.com/friendica/friendica/issues/12488
2 1

1
Das macht natürlich Sinn:

ALTER TABLE `user-contact` ADD `uri-id` int unsigned COMMENT 'Id of the item-uri table entry that contains the contact url', ADD FOREIGN KEY (`uri-id`) REFERENCES `item-uri` (`id`) ON UPDATE RESTRICT ON DELETE CASCADE;


MySQL meldet:
#1050 - Tabelle './anarchydica/user@002dcontact' bereits vorhanden
1
Ok, also Updaten war keine gute Idee. Danach hatte ich auf nichts mehr zugriff. Nur noch eine weiße Seite mit Service nicht verfügbar.
1
neuer älter