SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '0adeebf06017ee9e06adc6b2295cfb47a5e54a8b954f633a12edcd69adbd209c' 
  AND token = 'GwmINuAnKtYzTjDUf82Iczg9yHFqlTMCqFPiuG1T18U=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00056

JSON explain

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