SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'aca1c5bb6fa107700dc2ef56ddf9f3bfe594354f8c90d464011b695339e2448a' 
  AND token = 'Tl68v2w6xYGPsBpxYZY3WDiiF0ASApwUzSli1VZ0IaE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00043

JSON explain

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