SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '3ab45071cdf6baebbdab4ad9d4aed2c0d17a1d08266e9e19aea7f8787f9cedd1' 
  AND token = 'idEGoDaPfBTCt0XUKBF5Y8AUdKjnD9K1LPmWfCWPVLc=' 
  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"
    }
  }
}