# Fehler beim Update: fk.order.created\_by\_id

**URL:** https://forum.shopware.com/t/fehler-beim-update-fk-order-created-by-id/89661
**Category:** Shopware 6 (German)
**Created:** [9. August 2021 um 11:46 UTC](https://forum.shopware.com/t/fehler-beim-update-fk-order-created-by-id/89661 "2021-08-09T11:46:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![m23](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/m23/32/13275_2.png) [@m23](https://forum.shopware.com/u/m23)
#### Post date: [9. August 2021 um 11:46 UTC](https://forum.shopware.com/t/fehler-beim-update-fk-order-created-by-id/89661/1 "2021-08-09T11:46:32Z")

</div>

Beim Versuch, auf 6.4.3.0 zu Updated, erhalte ich einen Fehler:

```auto
Error Received the following error message: An exception occurred while executing 'ALTER TABLE `order` DROP FOREIGN KEY `fk.order.created_by_id`': SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP FOREIGN KEY `fk.order.created_by_id`; check that it exists Please try to fix this error and restart the update. Response {"valid":false,"errorMsg":"An exception occurred while executing 'ALTER TABLE `order` DROP FOREIGN KEY `fk.order.created_by_id`':\n\nSQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP FOREIGN KEY `fk.order.created_by_id`; check that it exists"}

HILFE!

```
