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

Query time 0.00029

JSON explain

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