SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '669e67385d45bcf412eb0ff6297c0596a4cb229cafa3975eb55afbeeac9ed18a' 
  AND token = 'eftGZxaTMYlf7qyEAtBpvC2zmbV46nbM1CWrt/x3RuY=' 
  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"
    }
  }
}