# PDOException: SQLSTATE(HY000): General error: 1449 - MySQL-Serverumzug -\> Alte IP trotz config.php update

**URL:** https://forum.shopware.com/t/pdoexception-sqlstate-hy000-general-error-1449-mysql-serverumzug-alte-ip-trotz-config-php-update/86469
**Category:** Administration
**Created:** [25. März 2021 um 11:03 UTC](https://forum.shopware.com/t/pdoexception-sqlstate-hy000-general-error-1449-mysql-serverumzug-alte-ip-trotz-config-php-update/86469 "2021-03-25T11:03:49Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![r.wulff](https://avatars.discourse-cdn.com/v4/letter/r/76d3ee/32.png) [@r.wulff](https://forum.shopware.com/u/r.wulff)
#### Post date: [25. März 2021 um 11:03 UTC](https://forum.shopware.com/t/pdoexception-sqlstate-hy000-general-error-1449-mysql-serverumzug-alte-ip-trotz-config-php-update/86469/1 "2021-03-25T11:03:49Z")

</div>

Aktuell habe ich ein massives Problem, bisher ausschließlich beim Bestellabschluss.

Wohl gemerkt: Nur beim Bestellabschluss. Ich bin maximal verwirrt.

alte IP 85.13.157.xx, neue IP 85.13.137.xx

Unser MySQL-Server hat eine neue IP und Shopware versucht renitent die alte anzusprechen. config.php ist aktuallisiert, cache ist via FTP gelöscht. Hier das Log-File:

PDOException: SQLSTATE(HY000): General error: 1449 The user specified as a definer (’%KOREKTER\_USER%’@‚85.13.157.xx‘) does not exist in /engine/Library/Zend/Db/Statement/Pdo.php:219 Stack trace:  
#0 /engine/Library/Zend/Db/Statement/Pdo.php(219): PDOStatement-\>execute(Array)  
#1 /engine/Library/Zend/Db/Statement.php(297): Zend\_Db\_Statement\_Pdo-\>\_execute(Array)  
#2 /engine/Library/Zend/Db/Adapter/Abstract.php(472): Zend\_Db\_Statement-\>execute(Array)  
#3 /engine/Library/Zend/Db/Adapter/Pdo/Abstract.php(232): Zend\_Db\_Adapter\_Abstract-\>query(‚DELETE FROM s\_o…‘, Array)  
#4 /engine/Library/Enlight/Components/Db/Adapter/Pdo/Mysql.php(83): Zend\_Db\_Adapter\_Pdo\_Abstract-\>query(‚DELETE FROM s\_o…‘, Array)  
#5 /engine/Library/Enlight/Components/Db/Adapter/Pdo/Mysql.php(98): Enlight\_Components\_Db\_Adapter\_Pdo\_Mysql-\>query(‚DELETE FROM s\_o…‘, Array)  
#6 /engine/Shopware/Core/sOrder.php(847): Enlight\_Components\_Db\_Adapter\_Pdo\_Mysql-\>executeUpdate(‚DELETE FROM s\_o…‘, Array)  
#7 /www/htdocs/w01a6530/shop.wsc-stuttgart.de/var/cache/production\_202011060821/proxies/sOrderProxy.php(79): sOrder-\>sSaveOrder()  
#8 /engine/Library/Enlight/Hook/HookExecutionContext.php(137): Shopware\_Proxies\_sOrderProxy-\>\_\_executeOriginalMethod(‚sSaveOrder‘, Array)  
#9 /engine/Library/Enlight/Hook/HookExecutionContext.php(103): Enlight\_Hook\_HookExecutionContext-\>executeReplaceChain(Array)  
#10 /engine/Library/Enlight/Hook/HookManager.php(180): Enlight\_Hook\_HookExecutionContext-\>execute()  
#11 /www/htdocs/w01a6530/shop.wsc-stuttgart.de/var/cache/production\_202011060821/proxies/sOrderProxy.php(90): Enlight\_Hook\_HookManager-\>executeHooks(Object(Shopware\_Proxies\_sOrderProxy), ‚sSaveOrder‘, Array)  
#12 /engine/Shopware/Controllers/Frontend/Checkout.php(968): Shopware\_Proxies\_sOrderProxy-\>sSaveOrder()  
#13 /engine/Shopware/Controllers/Frontend/Checkout.php(450): Shopware\_Controllers\_Frontend\_Checkout-\>saveOrder()  
#14 /www/htdocs/w01a6530/shop.wsc-stuttgart.de/var/cache/production\_202011060821/proxies/ShopwareControllersFrontendCheckoutProxy.php(79): Shopware\_Controllers\_Frontend\_Checkout-\>finishAction()  
#15 /engine/Library/Enlight/Hook/HookExecutionContext.php(137): Shopware\_Proxies\_ShopwareControllersFrontendCheckoutProxy-\>\_\_executeOriginalMethod(‚finishAction‘, Array)  
#16 /engine/Library/Enlight/Hook/HookExecutionContext.php(103): Enlight\_Hook\_HookExecutionContext-\>executeReplaceChain(Array)  
#17 /engine/Library/Enlight/Hook/HookManager.php(180): Enlight\_Hook\_HookExecutionContext-\>execute()  
#18 /www/htdocs/w01a6530/shop.wsc-stuttgart.de/var/cache/production\_202011060821/proxies/ShopwareControllersFrontendCheckoutProxy.php(102): Enlight\_Hook\_HookManager-\>executeHooks(Object(Shopware\_Proxies\_ShopwareControllersFrontendCheckoutProxy), ‚finishAction‘, Array)  
#19 /engine/Library/Enlight/Controller/Action.php(192): Shopware\_Proxies\_ShopwareControllersFrontendCheckoutProxy-\>finishAction()  
#20 /engine/Library/Enlight/Controller/Dispatcher/Default.php(478): Enlight\_Controller\_Action-\>dispatch(‚finishAction‘)  
#21 /engine/Library/Enlight/Controller/Front.php(228): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp))  
#22 /engine/Shopware/Kernel.php(188): Enlight\_Controller\_Front-\>dispatch()  
#23 /vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)  
#24 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(453): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)  
#25 /engine/Shopware/Components/HttpCache/AppCache.php(261): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)  
#26 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true)  
#27 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true)  
#28 /engine/Shopware/Components/HttpCache/AppCache.php(143): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>invalidate(Object(Symfony\Component\HttpFoundation\Request), true)  
#29 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(181): Shopware\Components\HttpCache\AppCache-\>invalidate(Object(Symfony\Component\HttpFoundation\Request), true)  
#30 /engine/Shopware/Components/HttpCache/AppCache.php(113): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)  
#31 /www/htdocs/w01a6530/shop.wsc-stuttgart.de/shopware.php(122): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request))  
#32

---

<div class="post-metadata">

### Author: ![r.wulff](https://avatars.discourse-cdn.com/v4/letter/r/76d3ee/32.png) [@r.wulff](https://forum.shopware.com/u/r.wulff)
#### Post date: [25. März 2021 um 13:50 UTC](https://forum.shopware.com/t/pdoexception-sqlstate-hy000-general-error-1449-mysql-serverumzug-alte-ip-trotz-config-php-update/86469/2 "2021-03-25T13:50:36Z")

</div>

UPDATE: Beim Löschen eines Artikels aus dem Warenkorb tritt der selbe Fehler auf.
