Exception: Query error 40001: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction. Query: INSERT IGNORE INTO `hotel_groups` (`parent_id`, `child_id`, `datetime`)
SELECT '488651', IF(`informationsystem_groups`.`shortcut_id`, `informationsystem_groups`.`shortcut_id`, `informationsystem_groups`.`id`), NOW()
FROM `informationsystem_groups`
WHERE `informationsystem_groups`.`parent_id` = '488651' AND `informationsystem_groups`.`deleted` = 0
modules/core/database/pdo.php:673 Core_Exception->__construct
modules/hotel/controller.php:8126 Core_DataBase_Pdo->query
hostcmsfiles/lib/lib_54/lib_config_54.php:3883 Hotel_Controller::refillHotelGroupsTable
modules/core/command/controller/default.php:808 include
modules/core/router/route.php:280 Core_Command_Controller_Default->showAction
modules/core/router/route.php:290 Core_Router_Route->{closure}
index.php:550 Core_Router_Route->execute