SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '26f07c42f1d9d3d4d76f9c04e7f9d1fbfae732c981513350e84de8dea5052956' 
  AND token = 'UEG0/sXpmplms6twsV/MPhq0Ix+PS6m6NIRkYUTcfuY=' 
  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"
    }
  }
}