SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '73157f686e2bade608a1d8a68df6ad1315cd4bc01355c1be066e56ecc5516631' 
  AND token = 'iCXKcLYFRifLrGQEluNBEePNBnmAHuGf4mSBi0uIf0o=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00035

JSON explain

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