User 'lageneyvoute' has exceeded the 'max_questions' resource (current value: 40000)
SELECT c.`id_guest`
FROM `ps_connections` c
WHERE c.`id_guest` = 0
AND DATE_ADD(c.`date_add`, INTERVAL 30 MINUTE) > '2026-09-21 20:44:00'
ORDER BY c.`date_add` DESC LIMIT 1