SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '7f5567e9da581c1f8f11c7cdc7ed6a415dbdf162c72233b044ba7e0c59a44697' 
  AND token = 'ImeQN+KMwskibqo12ABy0WCV0wSDIl6PDnKxS+qh7ro=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00072

JSON explain

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