SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '3a952163c8899cd57d83d7e918c8201a272930616d1578db03598450ebe11f42' 
  AND token = 'W2BbijKzxuFmZcM/T0u4u4Sp95CpzVNBp5NZVyT9S9c=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00037

JSON explain

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