SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '03ae7661ef60aecd05069f0c68c4fdc34b8e18e2ee0de76d8117e4d6f270914b' 
  AND token = 'CFo0pSR8CDrf3ZB/fFmn43l1E0anrKAuqKyn0St166I=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00044

JSON explain

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