Query: SELECT ban_id
FROM ban
WHERE ip =
AND expire > '2025-12-26'
LIMIT 1
Error Message: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND expire > '2025-12-26'
LIMIT 1' at line 4
Error Number: 1064