Deadlock found when trying to get lock; try restarting transaction
OxidEsales\Eshop\Core\Exception\DatabaseErrorException Object
(
    [message:protected] => Deadlock found when trying to get lock; try restarting transaction
    [string:Exception:private] => 
    [code:protected] => 1213
    [file:protected] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
    [line:protected] => 955
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                    [line] => 797
                    [function] => convertException
                    [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                    [line] => 566
                    [function] => executeUpdate
                    [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php
                    [line] => 1888
                    [function] => execute
                    [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                    [line] => 770
                    [function] => saveShopConfVar
                    [class] => OxidEsales\EshopCommunity\Core\Config
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                    [line] => 810
                    [function] => renewPriceUpdateTime
                    [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                    [line] => 328
                    [function] => updateUpcomingPrices
                    [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                    [line] => 272
                    [function] => _executeMaintenanceTasks
                    [class] => OxidEsales\EshopCommunity\Core\ShopControl
                    [type] => ->
                )

            [7] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                    [line] => 152
                    [function] => _process
                    [class] => OxidEsales\EshopCommunity\Core\ShopControl
                    [type] => ->
                )

            [8] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                    [line] => 142
                    [function] => _process
                    [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                    [type] => ->
                )

            [9] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                    [line] => 94
                    [function] => start
                    [class] => OxidEsales\EshopCommunity\Core\ShopControl
                    [type] => ->
                )

            [10] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Oxid.php
                    [line] => 27
                    [function] => start
                    [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                    [type] => ->
                )

            [11] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/source/index.php
                    [line] => 16
                    [function] => run
                    [class] => OxidEsales\EshopCommunity\Core\Oxid
                    [type] => ::
                )

            [12] => Array
                (
                    [file] => /home/mactcphp/www.mac-port.de/source/oxseo.php
                    [line] => 29
                    [args] => Array
                        (
                            [0] => /home/mactcphp/www.mac-port.de/source/index.php
                        )

                    [function] => require
                )

        )

    [previous:Exception:private] => Doctrine\DBAL\Exception\DeadlockException Object
        (
            [message:protected] => An exception occurred while executing 'delete from oxconfig where oxshopid = ? and oxvarname = ? and oxmodule = ?' with params [1, "iTimeToUpdatePrices", ""]:

SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction
            [string:Exception:private] => 
            [code:protected] => 0
            [file:protected] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php
            [line:protected] => 51
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php
                            [line] => 182
                            [function] => convertException
                            [class] => Doctrine\DBAL\Driver\AbstractMySQLDriver
                            [type] => ->
                        )

                    [1] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php
                            [line] => 159
                            [function] => wrapException
                            [class] => Doctrine\DBAL\DBALException
                            [type] => ::
                        )

                    [2] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                            [line] => 2222
                            [function] => driverExceptionDuringQuery
                            [class] => Doctrine\DBAL\DBALException
                            [type] => ::
                        )

                    [3] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                            [line] => 1537
                            [function] => handleExceptionDuringQuery
                            [class] => Doctrine\DBAL\Connection
                            [type] => ->
                        )

                    [4] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                            [line] => 1487
                            [function] => executeStatement
                            [class] => Doctrine\DBAL\Connection
                            [type] => ->
                        )

                    [5] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                            [line] => 795
                            [function] => executeUpdate
                            [class] => Doctrine\DBAL\Connection
                            [type] => ->
                        )

                    [6] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                            [line] => 566
                            [function] => executeUpdate
                            [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                            [type] => ->
                        )

                    [7] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php
                            [line] => 1888
                            [function] => execute
                            [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                            [type] => ->
                        )

                    [8] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                            [line] => 770
                            [function] => saveShopConfVar
                            [class] => OxidEsales\EshopCommunity\Core\Config
                            [type] => ->
                        )

                    [9] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                            [line] => 810
                            [function] => renewPriceUpdateTime
                            [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                            [type] => ->
                        )

                    [10] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                            [line] => 328
                            [function] => updateUpcomingPrices
                            [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                            [type] => ->
                        )

                    [11] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                            [line] => 272
                            [function] => _executeMaintenanceTasks
                            [class] => OxidEsales\EshopCommunity\Core\ShopControl
                            [type] => ->
                        )

                    [12] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                            [line] => 152
                            [function] => _process
                            [class] => OxidEsales\EshopCommunity\Core\ShopControl
                            [type] => ->
                        )

                    [13] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                            [line] => 142
                            [function] => _process
                            [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                            [type] => ->
                        )

                    [14] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                            [line] => 94
                            [function] => start
                            [class] => OxidEsales\EshopCommunity\Core\ShopControl
                            [type] => ->
                        )

                    [15] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Oxid.php
                            [line] => 27
                            [function] => start
                            [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                            [type] => ->
                        )

                    [16] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/source/index.php
                            [line] => 16
                            [function] => run
                            [class] => OxidEsales\EshopCommunity\Core\Oxid
                            [type] => ::
                        )

                    [17] => Array
                        (
                            [file] => /home/mactcphp/www.mac-port.de/source/oxseo.php
                            [line] => 29
                            [args] => Array
                                (
                                    [0] => /home/mactcphp/www.mac-port.de/source/index.php
                                )

                            [function] => require
                        )

                )

            [previous:Exception:private] => Doctrine\DBAL\Driver\PDO\Exception Object
                (
                    [message:protected] => SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction
                    [string:Exception:private] => 
                    [code:protected] => 40001
                    [file:protected] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php
                    [line:protected] => 18
                    [trace:Exception:private] => Array
                        (
                            [0] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
                                    [line] => 119
                                    [function] => new
                                    [class] => Doctrine\DBAL\Driver\PDO\Exception
                                    [type] => ::
                                )

                            [1] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                                    [line] => 1527
                                    [function] => execute
                                    [class] => Doctrine\DBAL\Driver\PDOStatement
                                    [type] => ->
                                )

                            [2] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                                    [line] => 1487
                                    [function] => executeStatement
                                    [class] => Doctrine\DBAL\Connection
                                    [type] => ->
                                )

                            [3] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                                    [line] => 795
                                    [function] => executeUpdate
                                    [class] => Doctrine\DBAL\Connection
                                    [type] => ->
                                )

                            [4] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                                    [line] => 566
                                    [function] => executeUpdate
                                    [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                                    [type] => ->
                                )

                            [5] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php
                                    [line] => 1888
                                    [function] => execute
                                    [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                                    [type] => ->
                                )

                            [6] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                                    [line] => 770
                                    [function] => saveShopConfVar
                                    [class] => OxidEsales\EshopCommunity\Core\Config
                                    [type] => ->
                                )

                            [7] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                                    [line] => 810
                                    [function] => renewPriceUpdateTime
                                    [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                                    [type] => ->
                                )

                            [8] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                    [line] => 328
                                    [function] => updateUpcomingPrices
                                    [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                                    [type] => ->
                                )

                            [9] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                    [line] => 272
                                    [function] => _executeMaintenanceTasks
                                    [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                    [type] => ->
                                )

                            [10] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                                    [line] => 152
                                    [function] => _process
                                    [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                    [type] => ->
                                )

                            [11] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                    [line] => 142
                                    [function] => _process
                                    [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                                    [type] => ->
                                )

                            [12] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                                    [line] => 94
                                    [function] => start
                                    [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                    [type] => ->
                                )

                            [13] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Oxid.php
                                    [line] => 27
                                    [function] => start
                                    [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                                    [type] => ->
                                )

                            [14] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/source/index.php
                                    [line] => 16
                                    [function] => run
                                    [class] => OxidEsales\EshopCommunity\Core\Oxid
                                    [type] => ::
                                )

                            [15] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/source/oxseo.php
                                    [line] => 29
                                    [args] => Array
                                        (
                                            [0] => /home/mactcphp/www.mac-port.de/source/index.php
                                        )

                                    [function] => require
                                )

                        )

                    [previous:Exception:private] => PDOException Object
                        (
                            [message:protected] => SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction
                            [string:Exception:private] => 
                            [code:protected] => 40001
                            [file:protected] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
                            [line:protected] => 117
                            [trace:Exception:private] => Array
                                (
                                    [0] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
                                            [line] => 117
                                            [function] => execute
                                            [class] => PDOStatement
                                            [type] => ->
                                        )

                                    [1] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                                            [line] => 1527
                                            [function] => execute
                                            [class] => Doctrine\DBAL\Driver\PDOStatement
                                            [type] => ->
                                        )

                                    [2] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                                            [line] => 1487
                                            [function] => executeStatement
                                            [class] => Doctrine\DBAL\Connection
                                            [type] => ->
                                        )

                                    [3] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                                            [line] => 795
                                            [function] => executeUpdate
                                            [class] => Doctrine\DBAL\Connection
                                            [type] => ->
                                        )

                                    [4] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                                            [line] => 566
                                            [function] => executeUpdate
                                            [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                                            [type] => ->
                                        )

                                    [5] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php
                                            [line] => 1888
                                            [function] => execute
                                            [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                                            [type] => ->
                                        )

                                    [6] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                                            [line] => 770
                                            [function] => saveShopConfVar
                                            [class] => OxidEsales\EshopCommunity\Core\Config
                                            [type] => ->
                                        )

                                    [7] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                                            [line] => 810
                                            [function] => renewPriceUpdateTime
                                            [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                                            [type] => ->
                                        )

                                    [8] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                            [line] => 328
                                            [function] => updateUpcomingPrices
                                            [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                                            [type] => ->
                                        )

                                    [9] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                            [line] => 272
                                            [function] => _executeMaintenanceTasks
                                            [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                            [type] => ->
                                        )

                                    [10] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                                            [line] => 152
                                            [function] => _process
                                            [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                            [type] => ->
                                        )

                                    [11] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                            [line] => 142
                                            [function] => _process
                                            [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                                            [type] => ->
                                        )

                                    [12] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                                            [line] => 94
                                            [function] => start
                                            [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                            [type] => ->
                                        )

                                    [13] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Oxid.php
                                            [line] => 27
                                            [function] => start
                                            [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                                            [type] => ->
                                        )

                                    [14] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/source/index.php
                                            [line] => 16
                                            [function] => run
                                            [class] => OxidEsales\EshopCommunity\Core\Oxid
                                            [type] => ::
                                        )

                                    [15] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/source/oxseo.php
                                            [line] => 29
                                            [args] => Array
                                                (
                                                    [0] => /home/mactcphp/www.mac-port.de/source/index.php
                                                )

                                            [function] => require
                                        )

                                )

                            [previous:Exception:private] => 
                            [errorInfo] => Array
                                (
                                    [0] => 40001
                                    [1] => 1213
                                    [2] => Deadlock found when trying to get lock; try restarting transaction
                                )

                        )

                    [errorInfo] => Array
                        (
                            [0] => 40001
                            [1] => 1213
                            [2] => Deadlock found when trying to get lock; try restarting transaction
                        )

                    [errorCode:Doctrine\DBAL\Driver\PDOException:private] => 1213
                    [sqlState:Doctrine\DBAL\Driver\PDOException:private] => 40001
                )

            [driverException:Doctrine\DBAL\Exception\DriverException:private] => Doctrine\DBAL\Driver\PDO\Exception Object
                (
                    [message:protected] => SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction
                    [string:Exception:private] => 
                    [code:protected] => 40001
                    [file:protected] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php
                    [line:protected] => 18
                    [trace:Exception:private] => Array
                        (
                            [0] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
                                    [line] => 119
                                    [function] => new
                                    [class] => Doctrine\DBAL\Driver\PDO\Exception
                                    [type] => ::
                                )

                            [1] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                                    [line] => 1527
                                    [function] => execute
                                    [class] => Doctrine\DBAL\Driver\PDOStatement
                                    [type] => ->
                                )

                            [2] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                                    [line] => 1487
                                    [function] => executeStatement
                                    [class] => Doctrine\DBAL\Connection
                                    [type] => ->
                                )

                            [3] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                                    [line] => 795
                                    [function] => executeUpdate
                                    [class] => Doctrine\DBAL\Connection
                                    [type] => ->
                                )

                            [4] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                                    [line] => 566
                                    [function] => executeUpdate
                                    [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                                    [type] => ->
                                )

                            [5] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php
                                    [line] => 1888
                                    [function] => execute
                                    [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                                    [type] => ->
                                )

                            [6] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                                    [line] => 770
                                    [function] => saveShopConfVar
                                    [class] => OxidEsales\EshopCommunity\Core\Config
                                    [type] => ->
                                )

                            [7] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                                    [line] => 810
                                    [function] => renewPriceUpdateTime
                                    [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                                    [type] => ->
                                )

                            [8] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                    [line] => 328
                                    [function] => updateUpcomingPrices
                                    [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                                    [type] => ->
                                )

                            [9] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                    [line] => 272
                                    [function] => _executeMaintenanceTasks
                                    [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                    [type] => ->
                                )

                            [10] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                                    [line] => 152
                                    [function] => _process
                                    [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                    [type] => ->
                                )

                            [11] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                    [line] => 142
                                    [function] => _process
                                    [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                                    [type] => ->
                                )

                            [12] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                                    [line] => 94
                                    [function] => start
                                    [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                    [type] => ->
                                )

                            [13] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Oxid.php
                                    [line] => 27
                                    [function] => start
                                    [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                                    [type] => ->
                                )

                            [14] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/source/index.php
                                    [line] => 16
                                    [function] => run
                                    [class] => OxidEsales\EshopCommunity\Core\Oxid
                                    [type] => ::
                                )

                            [15] => Array
                                (
                                    [file] => /home/mactcphp/www.mac-port.de/source/oxseo.php
                                    [line] => 29
                                    [args] => Array
                                        (
                                            [0] => /home/mactcphp/www.mac-port.de/source/index.php
                                        )

                                    [function] => require
                                )

                        )

                    [previous:Exception:private] => PDOException Object
                        (
                            [message:protected] => SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction
                            [string:Exception:private] => 
                            [code:protected] => 40001
                            [file:protected] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
                            [line:protected] => 117
                            [trace:Exception:private] => Array
                                (
                                    [0] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
                                            [line] => 117
                                            [function] => execute
                                            [class] => PDOStatement
                                            [type] => ->
                                        )

                                    [1] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                                            [line] => 1527
                                            [function] => execute
                                            [class] => Doctrine\DBAL\Driver\PDOStatement
                                            [type] => ->
                                        )

                                    [2] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
                                            [line] => 1487
                                            [function] => executeStatement
                                            [class] => Doctrine\DBAL\Connection
                                            [type] => ->
                                        )

                                    [3] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                                            [line] => 795
                                            [function] => executeUpdate
                                            [class] => Doctrine\DBAL\Connection
                                            [type] => ->
                                        )

                                    [4] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php
                                            [line] => 566
                                            [function] => executeUpdate
                                            [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                                            [type] => ->
                                        )

                                    [5] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php
                                            [line] => 1888
                                            [function] => execute
                                            [class] => OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database
                                            [type] => ->
                                        )

                                    [6] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                                            [line] => 770
                                            [function] => saveShopConfVar
                                            [class] => OxidEsales\EshopCommunity\Core\Config
                                            [type] => ->
                                        )

                                    [7] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Application/Model/ArticleList.php
                                            [line] => 810
                                            [function] => renewPriceUpdateTime
                                            [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                                            [type] => ->
                                        )

                                    [8] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                            [line] => 328
                                            [function] => updateUpcomingPrices
                                            [class] => OxidEsales\EshopCommunity\Application\Model\ArticleList
                                            [type] => ->
                                        )

                                    [9] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                            [line] => 272
                                            [function] => _executeMaintenanceTasks
                                            [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                            [type] => ->
                                        )

                                    [10] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                                            [line] => 152
                                            [function] => _process
                                            [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                            [type] => ->
                                        )

                                    [11] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php
                                            [line] => 142
                                            [function] => _process
                                            [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                                            [type] => ->
                                        )

                                    [12] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/source/modules/d3/modcfg/Modules/Application/Controller/d3_oxshopcontrol_modcfg_extension.php
                                            [line] => 94
                                            [function] => start
                                            [class] => OxidEsales\EshopCommunity\Core\ShopControl
                                            [type] => ->
                                        )

                                    [13] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/vendor/oxid-esales/oxideshop-ce/source/Core/Oxid.php
                                            [line] => 27
                                            [function] => start
                                            [class] => D3\ModCfg\Modules\Application\Controller\d3_oxshopcontrol_modcfg_extension
                                            [type] => ->
                                        )

                                    [14] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/source/index.php
                                            [line] => 16
                                            [function] => run
                                            [class] => OxidEsales\EshopCommunity\Core\Oxid
                                            [type] => ::
                                        )

                                    [15] => Array
                                        (
                                            [file] => /home/mactcphp/www.mac-port.de/source/oxseo.php
                                            [line] => 29
                                            [args] => Array
                                                (
                                                    [0] => /home/mactcphp/www.mac-port.de/source/index.php
                                                )

                                            [function] => require
                                        )

                                )

                            [previous:Exception:private] => 
                            [errorInfo] => Array
                                (
                                    [0] => 40001
                                    [1] => 1213
                                    [2] => Deadlock found when trying to get lock; try restarting transaction
                                )

                        )

                    [errorInfo] => Array
                        (
                            [0] => 40001
                            [1] => 1213
                            [2] => Deadlock found when trying to get lock; try restarting transaction
                        )

                    [errorCode:Doctrine\DBAL\Driver\PDOException:private] => 1213
                    [sqlState:Doctrine\DBAL\Driver\PDOException:private] => 40001
                )

        )

    [type:protected] => oxException
    [_sFileName:protected] => /home/mactcphp/www.mac-port.de/source/log/oxideshop.log
    [_blRenderer:protected] => 
    [_blNotCaught:protected] => 
)