Fatal error: Uncaught Exception:
SELECT count(*) AS anzahlLztStunde
FROM traffic
WHERE traffic_bot = :bot
AND traffic_timestamp > DATEADD(HOUR, -1, GETDATE())
AND traffic_successful = 1
-- SQLSTATE[08S01]: [Microsoft][ODBC Driver 17 for SQL Server]Shared Memory Provider: Die Pipe wurde beendet.
in D:\www\raumtex\php\inc_database.php:93
Stack trace:
#0 D:\www\raumtex\php\inc_trafficcontrol.php(439): DB_PDOStatement->execute()
#1 D:\www\raumtex\php\inc_trafficcontrol.php(511): TrafficControl->detectAndReactBots()
#2 D:\www\raumtex\php\inc_trafficcontrol.php(516): TrafficControl->checkAndReact()
#3 D:\www\raumtex\php\inc_database.php(429): TrafficControl->__construct()
#4 D:\www\raumtex\php\inc_functions.php(133): require_once('...')
#5 D:\www\raumtex\gardinenschal\_inc_kategorie.php(26): require_once('...')
#6 D:\www\raumtex\gardinenschal\artikel.php(6): require_once('...')
#7 {main}
thrown in D:\www\raumtex\php\inc_database.php on line 93