SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '0c32aaffadf1ee6cfcafe181fbd6b4122a668e31f461b2524b6174ee768ab1b0' 
  AND token = 'ZBPjBtZAXrEHxjXqGqqofVYGa7axj6r7077hPIGdbuw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00048

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}